Commit ab15fb9e authored by unknown's avatar unknown

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''
parent 8b01c318
# 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
......
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