mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
Expect the file "have_mysql_upgrade.result" to contain the
result from "require mysql_upgrade" mysql-test/r/have_mysql_upgrade.result: New BitKeeper file ``mysql-test/r/have_mysql_upgrade.result''
This commit is contained in:
parent
8b01c318c0
commit
ab15fb9e90
2 changed files with 3 additions and 1 deletions
2
mysql-test/r/have_mysql_upgrade.result
Normal file
2
mysql-test/r/have_mysql_upgrade.result
Normal file
|
@ -0,0 +1,2 @@
|
|||
have_mysql_upgrade
|
||||
1
|
|
@ -1,5 +1,5 @@
|
|||
# Only run test if "mysql_upgrade" is found
|
||||
--require r/have_mysql_upgrade.inc
|
||||
--require r/have_mysql_upgrade.result
|
||||
--disable_query_log
|
||||
select LENGTH("$MYSQL_UPGRADE")>0 as have_mysql_upgrade;
|
||||
--enable_query_log
|
||||
|
|
Loading…
Reference in a new issue