1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-23 08:45:18 +03:00
Files
mariadb/mysql-test/main/mysqld_help_crash-9183.result
2018-03-29 13:59:44 +03:00

4 lines
98 B
Plaintext

rename table mysql.plugin to test.plugin;
flush tables;
rename table test.plugin to mysql.plugin;