summaryrefslogtreecommitdiff
path: root/sql/semisync_master.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13073. This patch is a followup of the previous one to convert the trail...bb-10.3-semisyncAndrei Elkin2017-12-181-141/+141
* MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB sta...Andrei Elkin2017-12-181-135/+142
* MDEV-13073. This patch replaces semisync's native function_enter,exitAndrei Elkin2017-12-181-101/+88
* MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisyncAndrei Elkin2017-12-181-4/+4
* MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-328/+256
* Moved semisync from a plugin to normal serverMonty2017-12-181-0/+1430