1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Make innodb_mysql produce a non-empty output.

mysql-test/r/innodb_mysql.result:
  Fix result.
This commit is contained in:
unknown
2006-04-26 11:15:09 +04:00
parent a4c62dbb8a
commit c2e6c898ac
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