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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user