mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
6684989801
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.
8 lines
228 B
PHP
8 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
|