summaryrefslogtreecommitdiff
path: root/sql/rpl_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
|\ \
| * \ Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-1/+1
| |\ \ | | |/
| | * MDEV-12646: Apply fixes found by Coverity static analysis toolDaniel Black2017-07-181-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-32/+22
|\ \ \ | |/ /
| * | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-32/+22
| |\ \ | | |/
| | * Fixed memory loss detected on P8. This can happen when we call after_flush bu...Monty2015-07-251-32/+22
* | | fix semisync plugin locking: rpl.rpl_semi_sync_uninstall_plugin failedSergei Golubchik2015-01-311-1/+1
* | | MDEV-162 Enhanced semisync replicationJonas Oreland2014-12-231-1/+28
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 5.5.39 mergeSergei Golubchik2014-08-071-61/+18
|\ \ | |/
| * Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAKSergei Golubchik2014-08-031-61/+18
* | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-2/+2
|\ \
| * | MDEV-500: Session variable for server_idunknown2012-10-231-2/+2
* | | MDEV-4254 Semisync plugins to link statically into MariaDBSergei Golubchik2013-04-091-0/+20
|/ /
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | 5.5-mergeSergei Golubchik2011-07-021-0/+21
|\ \ | |/
| * BUG#47027 delegates_init() failure is not user friendly (usability issue)He Zhenxing2010-11-041-0/+21
* | lots of post-merge changesSergei Golubchik2011-04-251-5/+5
|/
* Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing viol...Davi Arnaut2010-07-151-13/+25
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-2/+2
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-8/+11
|/
* Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-9/+12
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+2
* Auto Merge fix for bug#50157unknown2010-01-311-5/+5
|\
| * BUG#50157 Assertion !active_tranxs_->is_tranx_end_pos(..) in ReplSemiSyncMast...unknown2010-01-311-5/+5
* | Auto merge fixes for Bug#49020He Zhenxing2009-12-041-5/+30
|\ \ | |/
| * Bug#49020 Semi-sync master crashed with free_pool == NULL, assertion `free_po...He Zhenxing2009-12-041-5/+30
* | Fix automerge: s/hash_search/my_hash_search/.Alexander Nozdrin2009-10-281-3/+3
|/
* Backporting BUG#40244 Optimized build of mysqld crashes when built with Sun S...He Zhenxing2009-09-301-4/+4
* Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+493