mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
mysql_upgrade test fixed
per-file comments: mysql-test/r/mysql_upgrade.result result updated mysql-test/t/mysql_upgrade.test --skip-verbose option added to the call
This commit is contained in:
@ -93,5 +93,6 @@ eval set GLOBAL sql_mode=default;
|
||||
#
|
||||
# Test the --upgrade-system-tables option
|
||||
#
|
||||
--exec $MYSQL_UPGRADE --upgrade-system-tables
|
||||
--replace_result $MYSQLTEST_VARDIR var
|
||||
--exec $MYSQL_UPGRADE --skip-verbose --upgrade-system-tables
|
||||
|
||||
|
Reference in New Issue
Block a user