summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysqld_help_crash-9183.result
blob: c0e5323d6d7f95341ef088e1e6618d5d58e43ad1 (plain)
1
2
3
rename table mysql.plugin to test.plugin;
flush tables;
rename table test.plugin to mysql.plugin;