mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge 5.5 -> 5.5-mwl248.
This commit is contained in:
@@ -418,4 +418,4 @@ Wildcard: inf_rmation_schema
|
||||
SELECT table_schema, count(*) FROM information_schema.TABLES WHERE table_schema IN ('mysql', 'INFORMATION_SCHEMA', 'test', 'mysqltest') AND table_name<>'ndb_binlog_index' AND table_name<>'ndb_apply_status' GROUP BY TABLE_SCHEMA;
|
||||
table_schema count(*)
|
||||
information_schema 58
|
||||
mysql 23
|
||||
mysql 26
|
||||
|
||||
Reference in New Issue
Block a user