mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixing test cases
Added missing system tables used in 5.6
This commit is contained in:
@@ -13,6 +13,9 @@ let collation=utf8_unicode_ci;
|
||||
# Save the initial number of concurrent sessions
|
||||
--source include/count_sessions.inc
|
||||
|
||||
# There are tables in 'mysql' database of type innodb
|
||||
--source include/have_innodb.inc
|
||||
|
||||
disable_query_log;
|
||||
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
|
||||
enable_query_log;
|
||||
|
||||
Reference in New Issue
Block a user