mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
Preparation for MDEV-16210: replace.test: key_type combinations: PK and UNIQUE. foreign.test: Preparation for key_type combinations. Other fixes: * Merged versioning.update2 into versioning.update; * Removed test2 database and done individual drop instead.
9 lines
228 B
PHP
9 lines
228 B
PHP
--disable_query_log
|
|
--disable_warnings
|
|
drop procedure if exists verify_trt;
|
|
drop procedure if exists verify_trt_dummy;
|
|
drop function if exists current_row;
|
|
drop function if exists check_row;
|
|
--enable_warnings
|
|
--enable_query_log
|