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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user