Commit 7d89be3f authored by unknown's avatar unknown

test case fix

parent d892e682
......@@ -1618,4 +1618,5 @@ show events from information_schema;
Db Name Definer Time zone Type Execute at Interval value Interval field Starts Ends Status Originator character_set_client collation_connection Database Collation
show events where Db= 'information_schema';
Db Name Definer Time zone Type Execute at Interval value Interval field Starts Ends Status Originator character_set_client collation_connection Database Collation
use test;
End of 5.1 tests.
......@@ -1245,5 +1245,6 @@ use information_schema;
show events;
show events from information_schema;
show events where Db= 'information_schema';
use test;
--echo End of 5.1 tests.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment