mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
Add "have_log_bin" requirement for fast skip when running without binlog
This commit is contained in:
parent
a76788e3f9
commit
e92dcb38f1
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
source include/have_log_bin.inc;
|
||||
|
||||
|
||||
--require r/have_binlog_format_statement.require
|
||||
--disable_query_log
|
||||
--replace_result MIXED STATEMENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue