fix bug in test case for bug#25714
This commit is contained in:
parent
aab055a485
commit
bc4e968981
@ -3,5 +3,5 @@
|
||||
#
|
||||
--require r/have_bug25714.require
|
||||
disable_query_log;
|
||||
eval select LENGTH("MYSQL_BUG25714") > 0 as "have_bug25714_exe";
|
||||
eval select LENGTH("$MYSQL_BUG25714") > 0 as "have_bug25714_exe";
|
||||
enable_query_log;
|
||||
|
Loading…
x
Reference in New Issue
Block a user