mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Scripts: VTMD table [closes #122]
This commit is contained in:
@@ -98,6 +98,9 @@ drop procedure concat_exec3;
|
||||
drop function get_historical_table_name;
|
||||
drop procedure drop_last_historical;
|
||||
|
||||
select * from mysql.vtmd_template;
|
||||
show create table mysql.vtmd_template;
|
||||
|
||||
call verify_vtq;
|
||||
drop table t;
|
||||
|
||||
|
Reference in New Issue
Block a user