summaryrefslogtreecommitdiff
path: root/wsrep/wsrep_loader.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|
* Correct FSF addressiangilfillan2017-03-101-1/+1
|
* Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-6/+31
|\
| * GCF-837 Check wsrep interface version before loading providerDaniele Sciascia2016-08-211-6/+31
| |
| * Fix for build failures on Power8Nirbhay Choubey2015-02-201-12/+9
| |
| * Added missing filesSeppo Jaakola2014-01-171-0/+203
| |
| * bzr merge -r3904..3928 lp:codership-mysql/5.5Seppo Jaakola2013-11-271-203/+0
| | | | | | | | | | | | This is now otherwise on level wsrep-25.9, but storage/innobase has not been fully merged wsrep-5.5 is not good source for that, so we probably have to cherry pick innodb changes from wsrep-5.6
| * Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep ↵Seppo Jaakola2013-11-261-2/+6
| | | | | | | | API #24
| * Merge 10.0 to galera-10.0Jan Lindström2013-09-031-0/+199
|
* compiler warningsSergei Golubchik2015-01-311-12/+10
|
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+203
Merged lp:maria/maria-10.0-galera up to revision 3879. Added a new functions to handler API to forcefully abort_transaction, producing fake_trx_id, get_checkpoint and set_checkpoint for XA. These were added for future possiblity to add more storage engines that could use galera replication.