summaryrefslogtreecommitdiff
path: root/include/wsrep.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-2/+8
|
* Correct FSF addressiangilfillan2017-03-101-1/+1
|
* Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-0/+9
|
* cleanup: simplify the usage of WSREP_FORMAT macroSergei Golubchik2014-10-101-9/+0
|
* cleanup: galera merge, simple changesSergei Golubchik2014-10-011-1/+3
|
* compiler warningsSergei Golubchik2014-10-011-1/+1
|
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+58
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.