mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Scripts: VTMD_TEMPLATE removed [#286]
This commit is contained in:
@ -84,8 +84,6 @@ def mysql transaction_registry 1 mysql commit_timestamp 2 transaction_id A #CARD
|
||||
def mysql transaction_registry 0 mysql PRIMARY 1 transaction_id A #CARD# NULL NULL BTREE
|
||||
def mysql user 0 mysql PRIMARY 1 Host A #CARD# NULL NULL BTREE
|
||||
def mysql user 0 mysql PRIMARY 2 User A #CARD# NULL NULL BTREE
|
||||
def mysql vtmd_template 1 mysql archive_name 1 archive_name A #CARD# NULL NULL YES BTREE
|
||||
def mysql vtmd_template 0 mysql PRIMARY 1 end A #CARD# NULL NULL BTREE
|
||||
connect testuser1,localhost,testuser1,,db_datadict;
|
||||
SELECT * FROM information_schema.statistics
|
||||
WHERE table_schema = 'mysql'
|
||||
|
Reference in New Issue
Block a user