Loading scripts/mysql_fix_privilege_tables.sql.in +1 −1 Original line number Diff line number Diff line # This part converts any old privilege tables to privilege tables suitable # for current version of MySQL # You can safely ignore all 'Duplicate column' and 'Unknown column' errors" # You can safely ignore all 'Duplicate column' and 'Unknown column' errors # because these just mean that your tables are already up to date. # This script is safe to run even if your tables are already up to date! Loading Loading
scripts/mysql_fix_privilege_tables.sql.in +1 −1 Original line number Diff line number Diff line # This part converts any old privilege tables to privilege tables suitable # for current version of MySQL # You can safely ignore all 'Duplicate column' and 'Unknown column' errors" # You can safely ignore all 'Duplicate column' and 'Unknown column' errors # because these just mean that your tables are already up to date. # This script is safe to run even if your tables are already up to date! Loading