Expect the file "have_mysql_upgrade.result" to contain the

result from "require mysql_upgrade"
parent bf8a9e54
# Only run test if "mysql_upgrade" is found # Only run test if "mysql_upgrade" is found
--require r/have_mysql_upgrade.inc --require r/have_mysql_upgrade.result
--disable_query_log --disable_query_log
select LENGTH("$MYSQL_UPGRADE")>0 as have_mysql_upgrade; select LENGTH("$MYSQL_UPGRADE")>0 as have_mysql_upgrade;
--enable_query_log --enable_query_log
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment