mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Sync with rev. 118
This commit is contained in:
24
mysql-test/patches/information_schema_db.diff
Normal file
24
mysql-test/patches/information_schema_db.diff
Normal file
@@ -0,0 +1,24 @@
|
||||
--- mysql-test/r/information_schema_db.result.orig 2009-11-09 14:40:34.000000000 -0800
|
||||
+++ mysql-test/r/information_schema_db.result 2009-11-09 14:41:37.000000000 -0800
|
||||
@@ -33,6 +33,21 @@
|
||||
TRIGGERS
|
||||
USER_PRIVILEGES
|
||||
VIEWS
|
||||
+INNODB_BUFFER_POOL_PAGES_INDEX
|
||||
+INNODB_RSEG
|
||||
+INNODB_LOCKS
|
||||
+INNODB_BUFFER_POOL_PAGES
|
||||
+XTRADB_ENHANCEMENTS
|
||||
+INNODB_TRX
|
||||
+XTRADB_ADMIN_COMMAND
|
||||
+INNODB_LOCK_WAITS
|
||||
+INNODB_CMP_RESET
|
||||
+INNODB_CMP
|
||||
+INNODB_CMPMEM_RESET
|
||||
+INNODB_TABLE_STATS
|
||||
+INNODB_CMPMEM
|
||||
+INNODB_INDEX_STATS
|
||||
+INNODB_BUFFER_POOL_PAGES_BLOB
|
||||
show tables from INFORMATION_SCHEMA like 'T%';
|
||||
Tables_in_information_schema (T%)
|
||||
TABLES
|
||||
Reference in New Issue
Block a user