mysql_fix_privilege_tables (1) Linux Manual Page
NAME mysql_fix_privilege_tables – upgrade MySQL system tables SYNOPSIS mysql_fix_privilege_tables –password=root_password DESCRIPTION Note In MySQL 5.1.7, mysql_fix_privilege_tables was superseded by mysql_upgrade, which should be used instead. See mysql_upgrade(1). Some releases of MySQL introduce changes to the structure of the system tables in the mysql database to add new privileges or support new features. When you update…
