mirror of
https://github.com/MariaDB/server.git
synced 2026-02-18 08:38:39 +01:00
3 lines
98 B
Text
3 lines
98 B
Text
rename table mysql.plugin to test.plugin;
|
|
flush tables;
|
|
rename table test.plugin to mysql.plugin;
|