mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Automerge with 5.1
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
|
||||
|
||||
# BINLOG statement does not work in embedded mode.
|
||||
source include/have_log_bin.inc;
|
||||
source include/not_embedded.inc;
|
||||
|
||||
disable_warnings;
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
# Related bugs: BUG#27779, BUG#31581, BUG#31582, BUG#31583, BUG#32407
|
||||
|
||||
source include/have_log_bin.inc;
|
||||
source include/not_embedded.inc;
|
||||
|
||||
--disable_warnings
|
||||
|
@ -1 +1 @@
|
||||
--innodb_lock_wait_timeout=2
|
||||
--loose-innodb_lock_wait_timeout=2
|
||||
|
@ -1 +1 @@
|
||||
--innodb_lock_wait_timeout=2
|
||||
--loose-innodb_lock_wait_timeout=2
|
||||
|
Reference in New Issue
Block a user