摘要: windows: 在windows下安装目录下 打开命令窗口: redis-server.exe --service-install redis.windows.conf --loglevel verbose 阅读全文
posted @ 2020-06-30 16:35 那些年的代码 阅读(2210) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_37598011/article/details/93489404 https://blog.csdn.net/weixin_38003389/article/details/90696337 https://www.cnblogs.com/fans 阅读全文
posted @ 2020-06-30 11:26 那些年的代码 阅读(458) 评论(0) 推荐(0) 编辑
摘要: 想利用 service mysql start 启动mysql数据库,但是发现出现错误: Failed to start mysql.service: Unit not found. 1、查询/etc/init.d/下是否存在mysql ll /etc/init.d/ | grep mysql 发现 阅读全文
posted @ 2020-06-30 10:09 那些年的代码 阅读(29418) 评论(1) 推荐(2) 编辑