Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
This commit is contained in:
commit
85eb07ff98
@ -1172,7 +1172,9 @@ deallocate prepare stmt2;
|
|||||||
# test
|
# test
|
||||||
--system rm -f $MYSQLTEST_VARDIR/tmp/t1.*
|
--system rm -f $MYSQLTEST_VARDIR/tmp/t1.*
|
||||||
--disable_query_log
|
--disable_query_log
|
||||||
|
--disable_warnings
|
||||||
eval prepare stmt from "create table t1 (c char(10)) data directory='$MYSQLTEST_VARDIR/tmp'";
|
eval prepare stmt from "create table t1 (c char(10)) data directory='$MYSQLTEST_VARDIR/tmp'";
|
||||||
|
--enable_warnings
|
||||||
--enable_query_log
|
--enable_query_log
|
||||||
execute stmt;
|
execute stmt;
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user