mysql> flush privileges;
ERROR 1146 (42S02): Table 'mysql.servers' doesn't exist
Solution:
run this command
# mysql_fix_privilege_tables --password=ajeesh123
ERROR 1146 (42S02): Table 'mysql.servers' doesn't exist
Solution:
run this command
# mysql_fix_privilege_tables --password=ajeesh123
No comments:
Post a Comment