1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Scripts: VTMD_TEMPLATE removed [#286]

This commit is contained in:
Aleksey Midenkov
2017-12-17 12:29:01 +03:00
parent 62b44b0efa
commit d5e37621cf
36 changed files with 8 additions and 198 deletions

View File

@@ -127,7 +127,6 @@ SYS_VIRTUAL
mysql/innodb_index_stats
mysql/innodb_table_stats
mysql/transaction_registry
mysql/vtmd_template
test/child
test/parent
INSERT INTO child VALUES(5,4);
@@ -320,7 +319,6 @@ SYS_VIRTUAL
mysql/innodb_index_stats
mysql/innodb_table_stats
mysql/transaction_registry
mysql/vtmd_template
test/child
test/parent
ALTER TABLE child ADD PRIMARY KEY idx (a3), CHANGE a1 a3 INT,
@@ -347,7 +345,6 @@ SYS_VIRTUAL
mysql/innodb_index_stats
mysql/innodb_table_stats
mysql/transaction_registry
mysql/vtmd_template
test/child
test/parent
SHOW CREATE TABLE child;
@@ -385,7 +382,6 @@ SYS_VIRTUAL
mysql/innodb_index_stats
mysql/innodb_table_stats
mysql/transaction_registry
mysql/vtmd_template
test/child
test/parent
SHOW CREATE TABLE child;
@@ -423,7 +419,6 @@ SYS_VIRTUAL
mysql/innodb_index_stats
mysql/innodb_table_stats
mysql/transaction_registry
mysql/vtmd_template
test/child
test/parent
SHOW CREATE TABLE child;