1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +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
mtr
mysql
performance_schema
test
# 'bug58090' database should be present.
SHOW DATABASES;
@ -243,5 +244,6 @@ information_schema
bug58090
mtr
mysql
performance_schema
test
DROP DATABASE bug58090;