Commit da19291f authored by Nirbhay Choubey's avatar Nirbhay Choubey

Adjusting test result for bug#11765157.

parent c9e94027
...@@ -235,6 +235,7 @@ Database ...@@ -235,6 +235,7 @@ Database
information_schema information_schema
mtr mtr
mysql mysql
performance_schema
test test
# 'bug58090' database should be present. # 'bug58090' database should be present.
SHOW DATABASES; SHOW DATABASES;
...@@ -243,5 +244,6 @@ information_schema ...@@ -243,5 +244,6 @@ information_schema
bug58090 bug58090
mtr mtr
mysql mysql
performance_schema
test test
DROP DATABASE bug58090; DROP DATABASE bug58090;
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