CREATE TABLE mysql.tmp_backup_tables_priv AS SELECT * FROM mysql.tables_priv; CREATE TABLE mysql.tmp_backup_user AS SELECT * FROM mysql.user; ...
# Populate ACL tbales that has no rows. Warning 3135 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode ...