mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02: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
|