mysql排错

2017-03-11  本文已影响7人  ibunny

1. mysql无法启动

查看日志

错误1

Paste_Image.png

解决:
sudo vi /etc/mysql/my.cnf
ifconfig
修改bind-address为当前机ip

错误2

Paste_Image.png

解决: sudo chown -R /var/run/mysqld

错误3

Paste_Image.png

解决

Paste_Image.png

修复完成

Paste_Image.png

2. 重设root密码

http://jingyan.baidu.com/article/63f236280a11680208ab3d91.html

上一篇 下一篇

猜你喜欢

热点阅读