1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Fixing test cases

Added missing system tables used in 5.6
This commit is contained in:
Michael Widenius
2012-08-23 00:32:25 +03:00
parent f1159b18d9
commit f277f27ae2
67 changed files with 982 additions and 93 deletions

View File

@ -60,8 +60,8 @@ if ($tmp)
--echo Last_SQL_Error
--echo Replicate_Ignore_Server_Ids
--echo Master_Server_Id #
--echo Master_SSL_Crl
--echo Master_SSL_Crlpath
--echo Master_SSL_Crl #
--echo Master_SSL_Crlpath #
}
if (!$tmp) {
# Note: after WL#5177, fields 13-18 shall not be filtered-out.