diff --git a/mysql-test/r/information_schema.result b/mysql-test/r/information_schema.result index b85a2e86769..0b993d681e3 100644 --- a/mysql-test/r/information_schema.result +++ b/mysql-test/r/information_schema.result @@ -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