summaryrefslogtreecommitdiff
path: root/plugin/semisync/semisync_master.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved semisync from a plugin to normal serverMonty2017-12-181-1218/+0
* Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-3/+3
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+3
| | |\
| | | * MDEV-12646: Apply fixes found by Coverity static analysis toolDaniel Black2017-07-181-3/+3
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-2/+2
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-2/+2
| | |\
| | | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-071-4/+3
| | | * BUG#17460821: ASSERTION ERROR WHEN STOPPING SLAVE AFTER SEMI-SYNC ON MASTER I...Luis Soares2013-10-171-7/+11
| | | * BUG#17508351: REDUNDANT CODE IN REPLSEMISYNCMASTER::UPDATESYNCHEADERLuis Soares2013-10-081-8/+2
| | | * Bug#17327454:SEMI-SYNC REPLICATION MASTER CRASH WHEN SETSujatha Sivakumar2013-09-231-1/+2
| | | * BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG Luis Soares2011-09-081-9/+9
| | | * Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | * Auto merge from 5.1-rep-semisyncHe Zhenxing2010-06-021-1/+2
| | | |\
| | | | * Post fix for bug#52748He Zhenxing2010-06-021-1/+2
| | | * | BUG#52748 Semi-Sync ACK packet isn't check for lengthHe Zhenxing2010-06-011-4/+14
| | | |\ \ | | | | |/
| | | | * BUG#52748 Semi-Sync ACK packet isn't check for lengthHe Zhenxing2010-06-011-4/+14
| | | * | Auto merge from 5.1-rep-semisyncHe Zhenxing2010-03-111-126/+84
| | | |\ \ | | | | |/
| | | | * Post fix for Bug#49557He Zhenxing2010-03-101-1/+2
| | | | * Bug#49557 "semisync" plugin test fails on WindowsHe Zhenxing2010-02-231-126/+83
| | | * | Manual Merge for bug#501572010-01-311-21/+4
| | | |\ \ | | | | |/
| | | | * BUG#50157 Assertion !active_tranxs_->is_tranx_end_pos(..) in ReplSemiSyncMast...2010-01-311-21/+4
| | | * | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-64/+23
| | | |\ \ | | | | |/
| | | | * Post fix for previous patch of Bug#49020He Zhenxing2009-12-041-2/+3
| | | | * Bug#49020 Semi-sync master crashed with free_pool == NULL, assertion `free_po...He Zhenxing2009-12-041-63/+21
| | | * | WL#2360 Performance schemaMarc Alff2009-12-091-11/+13
| | | |/
| | | * Add semi-sync support for WindowsHe Zhenxing2009-10-231-0/+18
| | | * Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave ...He Zhenxing2009-10-121-7/+16
| | | * BUG#45674 FLUSH STATUS does not reset semisynchronous countersHe Zhenxing2009-10-121-58/+36
| | | * Backport BUG#45848 Semisynchronous replication internals are visible in SHOW ...He Zhenxing2009-10-121-28/+134
| | | * Fix semisync master/slave status always showed as OFF on sparcHe Zhenxing2009-10-031-1/+1
| | | * Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+1199
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+3
|\ \ \ | |/ /
| * | MDEV-8066 Crash on unloading semisync_master pluginMonty2015-11-141-1/+4
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-141-2/+2
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+0
* | | MDEV-162 Enhanced semisync replicationJonas Oreland2014-12-231-0/+2
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-031-15/+13
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-011-15/+13
| |\ \ | | |/
| | * MySQL-5.5.35 mergeSergei Golubchik2014-01-221-15/+13
| | |\
| | | * BUG#17460821: ASSERTION ERROR WHEN STOPPING SLAVE AFTER SEMI-SYNC ON MASTER I...Luis Soares2013-10-171-7/+11
| | | * BUG#17508351: REDUNDANT CODE IN REPLSEMISYNCMASTER::UPDATESYNCHEADERLuis Soares2013-10-081-8/+2
| | | * Bug#17327454:SEMI-SYNC REPLICATION MASTER CRASH WHEN SETSujatha Sivakumar2013-09-231-1/+2
* | | | MDEV-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdownSergei Golubchik2013-11-101-2/+3
* | | | 10.0-base merge.Sergei Golubchik2013-09-211-9/+5
|\ \ \ \ | |/ / /
| * | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-9/+5
| |\ \ \ | | |/ /
| | * | MDEV-4926: Remove division-using-subtraction implementation from semi-sync pl...Vladislav Vaintroub2013-09-031-9/+5
* | | | 10.0-base mergeSergei Golubchik2013-04-151-1/+2
|\ \ \ \ | |/ / /