mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-15893 Rename VTQ to TRT
This commit is contained in:
committed by
Sergei Golubchik
parent
a4272bf154
commit
fe10bf870c
@ -1,6 +1,6 @@
|
||||
--disable_query_log
|
||||
drop procedure verify_vtq;
|
||||
drop procedure verify_vtq_dummy;
|
||||
drop procedure verify_trt;
|
||||
drop procedure verify_trt_dummy;
|
||||
drop function current_row;
|
||||
drop function check_row;
|
||||
--enable_query_log
|
||||
|
Reference in New Issue
Block a user