mirror of https://github.com/MariaDB/server
Browse Source
This was actually implemented as part of MDEV-4506, parallel replication. Unfortunately, one of the conditionals was reversed. So fsync of master.info was disabled in non-gtid mode, instead of in gtid mode. So fix the conditional to be correct.pull/3/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue