summaryrefslogtreecommitdiff
path: root/mysql-test/r/information_schema-big.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/information_schema-big.result')
-rw-r--r--mysql-test/r/information_schema-big.result6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/r/information_schema-big.result b/mysql-test/r/information_schema-big.result
index 8ce5c0dad68..fd98d4e6dc6 100644
--- a/mysql-test/r/information_schema-big.result
+++ b/mysql-test/r/information_schema-big.result
@@ -57,6 +57,9 @@ TRIGGERS TRIGGER_SCHEMA
USER_PRIVILEGES GRANTEE
USER_STATISTICS USER
VIEWS TABLE_SCHEMA
+XTRADB_INTERNAL_HASH_TABLES INTERNAL_HASH_TABLE_NAME
+XTRADB_RSEG rseg_id
+XTRADB_READ_VIEW READ_VIEW_UNDO_NUMBER
SELECT t.table_name, c1.column_name
FROM information_schema.tables t
INNER JOIN
@@ -111,3 +114,6 @@ TRIGGERS TRIGGER_SCHEMA
USER_PRIVILEGES GRANTEE
USER_STATISTICS USER
VIEWS TABLE_SCHEMA
+XTRADB_INTERNAL_HASH_TABLES INTERNAL_HASH_TABLE_NAME
+XTRADB_RSEG rseg_id
+XTRADB_READ_VIEW READ_VIEW_UNDO_NUMBER