summaryrefslogtreecommitdiff
path: root/plugin/semisync
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-173-0/+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#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-294-5/+5
* merge from 5.5.16Daniel Fischer2011-09-212-2/+4
|\
| * Merging into mysql-5.5.16-release.Mats Kindahl2011-08-152-2/+4
* | BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG Luis Soares2011-09-081-9/+9
|/
* Updated/added copyright headersKent Boortz2011-06-305-6/+10
* Automerged (cherrypicked) cset from 5.6:Luis Soares2011-05-041-2/+2
* WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-203-50/+0
* Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+2
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-2/+2
|/
* Post-merge fix: header is used by the client API. Obvious in retrospect.Davi Arnaut2010-06-051-1/+1
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-312-0/+7
* 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
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-313-1/+5
* | 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
* | Fix truncated GPL text.Jonathan Perkin2010-02-261-1/+1
* | mergeVladislav Vaintroub2010-02-132-36/+272
|\ \
| * \ Manual Merge for bug#50157unknown2010-01-312-36/+272
| |\ \ | | |/
| | * BUG#50157 Assertion !active_tranxs_->is_tranx_end_pos(..) in ReplSemiSyncMast...unknown2010-01-312-36/+273
| * | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-193-16/+58
| |\ \
| * \ \ mergeVladislav Vaintroub2009-12-181-3/+0
| |\ \ \
| | * | | Bug #49811: inconsistent usage of SAFEMALLOC in debug compilation on windowsVladislav Vaintroub2009-12-181-3/+0
| | * | | Backporing patch for Bug#48351 (Inconsistent library names for semisync plugin)Alexander Nozdrin2009-12-152-10/+10
| | |\ \ \
* | | \ \ \ mergeVladislav Vaintroub2009-12-193-16/+58
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-115-92/+40
| |\ \ \ \ \ | | |/ / / /
| * | | | | WL#2360 Performance schemaMarc Alff2009-12-093-16/+58
* | | | | | mergeVladislav Vaintroub2009-12-114-91/+39
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge from trunk-bugfixingHe Zhenxing2009-12-052-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Postfix after merge patch for Bug#49020He Zhenxing2009-12-042-3/+3
| * | | | Auto merge postfix of Bug#49020He Zhenxing2009-12-041-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Post fix for previous patch of Bug#49020He Zhenxing2009-12-041-2/+3
| * | | | Auto merge fix for Bug#49020He Zhenxing2009-12-042-80/+27
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Bug#49020 Semi-sync master crashed with free_pool == NULL, assertion `free_po...He Zhenxing2009-12-042-80/+27
| | |/
| * | Bug#48351 Inconsistent library names for semisync pluginHe Zhenxing2009-11-272-10/+10
| |/
* | fix build errorsVladislav Vaintroub2009-12-011-4/+8
* | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-11/+4
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-18/+15
|/
* Postfix of previews commit, add missing fileHe Zhenxing2009-10-231-0/+35
* Add semi-sync support for WindowsHe Zhenxing2009-10-232-0/+20
* Postfix of bug#45674He Zhenxing2009-10-181-2/+3