summaryrefslogtreecommitdiff
path: root/sql/semisync_slave.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11853: semisync thread can be killed after sync binlog but before ACK in...bb-10.4-MDEV-11853Brandon Nesterenko2022-01-051-14/+25
* MDEV-16812 Semisync slave io thread segfaults at STOP-SLAVE handlingAndrei Elkin2018-07-261-2/+1
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-5/+5
* MDEV-13073. This patch is a followup of the previous one to convert the trail...bb-10.3-semisyncAndrei Elkin2017-12-181-4/+4
* MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB sta...Andrei Elkin2017-12-181-25/+25
* MDEV-13073. This patch replaces semisync's native function_enter,exitAndrei Elkin2017-12-181-11/+10
* MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-157/+121
* Moved semisync from a plugin to normal serverMonty2017-12-181-0/+288