mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Tests: results update in sys_vars, funcs_1 suites
This commit is contained in:
committed by
Aleksey Midenkov
parent
88ccf759c1
commit
40e3922ac2
@@ -79,6 +79,7 @@ def mysql time_zone_transition_type 0 mysql PRIMARY 1 Time_zone_id A #CARD# NULL
|
||||
def mysql time_zone_transition_type 0 mysql PRIMARY 2 Transition_type_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
|
||||
|
||||
Reference in New Issue
Block a user