mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixing test cases
Added missing system tables used in 5.6
This commit is contained in:
@@ -14,6 +14,7 @@ if (`SELECT VERSION() NOT LIKE '%embedded%'`)
|
||||
{
|
||||
--skip Test requires: embedded server
|
||||
}
|
||||
--source include/have_innodb.inc
|
||||
let $database = mysql;
|
||||
let $my_where = WHERE table_schema = 'mysql';
|
||||
--source suite/funcs_1/datadict/statistics.inc
|
||||
|
||||
Reference in New Issue
Block a user