The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely
Error pada mysql di cpanel seperti:
The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely: The subprocess reported error 255 when it ended.
disebabkan mysql user mangalami crash
cara mengatasi:
ketik:
The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely: The subprocess reported error 255 when it ended.
disebabkan mysql user mangalami crash
150719 6:56:02 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 6:59:42 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 6:59:53 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired
150719 7:02:06 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 6:59:42 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 6:59:53 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:00:05 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
150719 7:01:15 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired
150719 7:02:06 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
cara mengatasi:
ketik:
mysqlcheck -r mysql
service mysql restart
Comments