mysql_fix_privilege_tablesmysql database to add new privileges or support new features.
mysql database, and then run the following command
mysql_fix_privilege_tables
mysql_fix_privilege_tables script performs any actions necessary to convert the system tables to the current format.
Duplicate column name warnings as it runs; which can be ignored.
mysql_fix_privilege_tables has been superceded by mysql_upgrade
What is mysql_install_db?
© 2007 John Michael Pierobon