diff options
author | unknown <knielsen@knielsen-hq.org> | 2013-11-18 15:22:50 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2013-11-18 15:22:50 +0100 |
commit | 170e9e593df52643653269a61efbdc35076a1190 (patch) | |
tree | 99141eb14dddfff07a661b3b3f613efd9f445930 /sql/tztime.cc | |
parent | def3c98af47a95981437de3ccee8bc1a736cd4a7 (diff) | |
download | mariadb-git-170e9e593df52643653269a61efbdc35076a1190.tar.gz |
MDEV-5306: Missing locking around rpl_global_gtid_binlog_state
There were some places where insufficient locking between
parallel threads could cause invalid memory accesses and
possibly other grief.
This patch adds the missing locking, and moves the locking
into the struct rpl_binlog_state methods to make it easier
to see that proper locking is in place everywhere.
Diffstat (limited to 'sql/tztime.cc')
0 files changed, 0 insertions, 0 deletions