1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Adjusting test result for bug#11765157.

This commit is contained in:
Nirbhay Choubey
2011-04-08 12:34:54 +05:30
parent 01f0090c6a
commit bbd0d604aa

View File

@@ -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
bug58090 bug58090
mtr mtr
mysql mysql
performance_schema
test test
DROP DATABASE bug58090; DROP DATABASE bug58090;