mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-7255 Failures in engines/* tests, part 1
In 10.0 output of SHOW DATABASES appears to be sorted, while in result files it is not. Added sorted_result for certainty and updated result files.
This commit is contained in:
@@ -2,8 +2,8 @@ DROP DATABASE IF EXISTS d5;
|
||||
CREATE DATABASE d5;
|
||||
SHOW DATABASES;
|
||||
Database
|
||||
information_schema
|
||||
d5
|
||||
information_schema
|
||||
mtr
|
||||
mysql
|
||||
performance_schema
|
||||
|
Reference in New Issue
Block a user