summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2013-11-29 15:46:09 +0100
committerunknown <knielsen@knielsen-hq.org>2013-11-29 15:46:09 +0100
commit4bce09c104f5c9ddc3600a77c9db44dfa7fd283c (patch)
tree856be59d3719e93c820d2fbc45e591f7132e4af7 /libmysql/libmysql.c
parentc23b36510e03fbb20afa18d6b9d9a353f01a1b30 (diff)
downloadmariadb-git-4bce09c104f5c9ddc3600a77c9db44dfa7fd283c.tar.gz
MDEV-4986: GTID - do not do on-disk update of master.info after every event group
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.
Diffstat (limited to 'libmysql/libmysql.c')
0 files changed, 0 insertions, 0 deletions