1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

after merge fix

This commit is contained in:
unknown
2005-05-09 18:18:59 +00:00
parent 7ba252b974
commit d775e4ec30

View File

@ -749,7 +749,6 @@ KEY_COLUMN_USAGE TABLE_NAME select
delete from mysql.user where user='mysqltest_4';
flush privileges;
SELECT table_schema, count(*) FROM information_schema.TABLES GROUP BY TABLE_SCHEMA;
table_schema count(*)
information_schema 15
mysql 17
table_schema count(*)
information_schema 15
mysql 17