mirror of
https://github.com/MariaDB/server.git
synced 2025-05-01 08:45:04 +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
|