diff options
author | Michael Widenius <monty@askmonty.org> | 2012-08-23 00:32:25 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2012-08-23 00:32:25 +0300 |
commit | f277f27ae2fb4ab45a014027f08093a28acc1c14 (patch) | |
tree | e8e1c9bd3f005871e29b35d7383d843f446645f9 /mysql-test/r/connect.result | |
parent | f1159b18d930910d5b5b9c454a17b0ee66f853c3 (diff) | |
download | mariadb-git-f277f27ae2fb4ab45a014027f08093a28acc1c14.tar.gz |
Fixing test cases
Added missing system tables used in 5.6
Diffstat (limited to 'mysql-test/r/connect.result')
-rw-r--r-- | mysql-test/r/connect.result | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mysql-test/r/connect.result b/mysql-test/r/connect.result index 09eaf9855b0..2150df99030 100644 --- a/mysql-test/r/connect.result +++ b/mysql-test/r/connect.result @@ -11,12 +11,17 @@ help_keyword help_relation help_topic host +innodb_index_stats +innodb_table_stats ndb_binlog_index plugin proc procs_priv proxies_priv servers +slave_master_info +slave_relay_log_info +slave_worker_info slow_log tables_priv time_zone @@ -45,12 +50,17 @@ help_keyword help_relation help_topic host +innodb_index_stats +innodb_table_stats ndb_binlog_index plugin proc procs_priv proxies_priv servers +slave_master_info +slave_relay_log_info +slave_worker_info slow_log tables_priv time_zone @@ -87,12 +97,17 @@ help_keyword help_relation help_topic host +innodb_index_stats +innodb_table_stats ndb_binlog_index plugin proc procs_priv proxies_priv servers +slave_master_info +slave_relay_log_info +slave_worker_info slow_log tables_priv time_zone |