Make innodb_mysql produce a non-empty output.

This commit is contained in:
aivanov@mysql.com 2006-04-26 11:15:09 +04:00
parent 7b8c526078
commit 11687d2f84
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
drop table if exists t1;

View File

@ -1 +1,5 @@
-- source include/have_innodb.inc
--disable_warnings
drop table if exists t1;
--enable_warnings