mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
5 lines
97 B
Text
5 lines
97 B
Text
-- source include/have_innodb.inc
|
|
|
|
--disable_warnings
|
|
drop table if exists t1;
|
|
--enable_warnings
|