1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout

The test would take really long if it was run without --mem.
Fixed by adding --innodb-flush-log-at-trx-commit=2
This commit is contained in:
Elena Stepanova
2015-09-26 02:48:55 +03:00
parent dca4ab92b8
commit 86ed494aef

View File

@@ -0,0 +1 @@
--innodb-flush-log-at-trx-commit=2