User Tools

Site Tools


mysql-tb1

This is an old revision of the document!


Fatal error: mysql.user table is damaged

Solution

# service mysql stop
# mysqld_safe --skip-grant-tables &
# mysql_upgrade -u root
# pkill -KILL -f mysql
# service mysql start

Once done, restart i-MSCP installer.

/var/www/virtual/i-mscp.net/wiki/htdocs/data/attic/mysql-tb1.1467780332.txt.gz · Last modified: 2016/07/06 04:45 by nuxwin