You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Disable warnings for 'drop if exists' and 'create if not exist' commands
This commit is contained in:
@ -87,4 +87,7 @@ SELECT count(*) FROM t2;
|
||||
disconnect addconroot1;
|
||||
disconnect addconroot2;
|
||||
|
||||
--disable_warnings
|
||||
DROP DATABASE mcs14_db1;
|
||||
--enable_warnings
|
||||
#
|
||||
|
Reference in New Issue
Block a user