diff options
Diffstat (limited to 'mysql-test/include/switch_to_mysql_user.inc')
-rw-r--r-- | mysql-test/include/switch_to_mysql_user.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/switch_to_mysql_user.inc b/mysql-test/include/switch_to_mysql_user.inc index 4d67f30a10b..7e5e460390c 100644 --- a/mysql-test/include/switch_to_mysql_user.inc +++ b/mysql-test/include/switch_to_mysql_user.inc @@ -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 ( |