mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Simple misc cases - warnings
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
--disable_warnings
|
||||
drop table if exists t1,t2;
|
||||
drop table if exists t1,t2,t3;
|
||||
--enable_warnings
|
||||
|
||||
create table t1 (b char(0));
|
||||
|
Reference in New Issue
Block a user