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:
@ -1 +1 @@
|
||||
|
||||
drop table if exists t1;
|
||||
|
@ -1 +1,5 @@
|
||||
-- source include/have_innodb.inc
|
||||
|
||||
--disable_warnings
|
||||
drop table if exists t1;
|
||||
--enable_warnings
|
||||
|
Reference in New Issue
Block a user