文章目录
一、ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/data/mysql/mysql.sock' (2)
1、解决方法1 指定socket文件
2、解决方案2
3、解决方案三
二、ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
1、问题分析
2、解决方法
三、 故障现象 3
1、问题分析
2、 解决方法
四、Can't open file: 'xxx_forums.MYI'. (errno: 145)
1、问题分析:
1、 解决方法
2、通过 phpMyAdmin 修复,
五、ERROR 1129 (HY000): Host 'xxx.xxx.xxx.xxx' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
1、问题分析
2、解决方法
3、解决方法2
六、客户端报 Too many connections。
1、问题分析
2、解决方法:
3、临时修改最大连接数
七、重头戏 ERROR! MySQL is running but PID file could not be found
1、问题分析
2、解决方法
方法一
方法二
方法三
方法四
八、InnoDB: Error: page 14178 log sequence number 29455369832 InnoDB: is in the future! Current system log sequence number 29455369832
1、问题分析
文章目录
一、ERROR 2002 (HY000): Can't connect to local