mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
more verbose tests
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
echo # switching from mysql.global_priv to mysql.user;
|
||||
disable_query_log;
|
||||
rename table mysql.user to mysql.user_bak;
|
||||
CREATE TABLE mysql.user (
|
||||
|
Reference in New Issue
Block a user