mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
-- source include/have_innodb.inc
|
|
|
|
--disable_warnings
|
|
drop table if exists t1;
|
|
--enable_warnings
|