2017年11月2日
摘要: 在mysql的启动过程中有时会遇到下述错误 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) 请问mysql.sock 这个文件到底起什么作用? 如何避免发生如此错误? 答案一、 这个mysql.sock 阅读全文
posted @ 2017-11-02 23:26 James赵 阅读(10904) 评论(0) 推荐(0) 编辑
摘要: 启动 mysqld 时经过很长时间显示 Timeout error occurred trying to start MySQL Daemon. 终端进入 mysql 时显示 ERROR 2002 (HY000): Can't connect to local MySQL server throug 阅读全文
posted @ 2017-11-02 23:19 James赵 阅读(2688) 评论(0) 推荐(1) 编辑