1
0
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:
Eugene Kosov
2018-04-17 09:53:44 +03:00
committed by Sergei Golubchik
parent a4272bf154
commit fe10bf870c
15 changed files with 161 additions and 161 deletions

View File

@ -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