mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Create 'main' test directory and move 't' and 'r' there
This commit is contained in:
3
mysql-test/main/mysqld_help_crash-9183.result
Normal file
3
mysql-test/main/mysqld_help_crash-9183.result
Normal file
@ -0,0 +1,3 @@
|
||||
rename table mysql.plugin to test.plugin;
|
||||
flush tables;
|
||||
rename table test.plugin to mysql.plugin;
|
Reference in New Issue
Block a user