Advertisements
# mysql_fix_privilege_tables
And run the following command.
cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --no-defaults --force --user=root --password --host=localhost --database=mysql
You will need root password.
No comments:
Post a Comment
Be nice. That's all.