Monday, September 14, 2015

MYSQL " Table 'mysql.servers' doesn't exist at ../web-lib-funcs.pl

Problems

Table 'mysql.servers' doesn't exist at ../web-lib-funcs.pl

Solution

#mysql_upgrade -u root -p

OR

#mysql_upgrade -u root -h localhost -p --verbose --force

Then

Restart MySQL Server #/etc/init.d/mysqld


Source :



Related Posts:

0 comments:

Post a Comment