summaryrefslogtreecommitdiff
path: root/storage/maria/ma_commit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2018-08-271-1/+1
* | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-7/+10
|\ \
| * | Fixes for Aria transaction handling with lock tablesMonty2018-05-221-7/+10
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
|/ /
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
|/
* post-review fixesSergei Golubchik2009-01-151-4/+8
* Fix for BUG#41037 "Maria: recovery failure (pushbuild2)" (checkpoint bug).Guilhem Bichot2008-12-051-2/+9
* Fix for BUG#39697 "Maria: hang when failing to insert due to UNIQUE (seen in ...Guilhem Bichot2008-10-091-1/+1
* move wt* maintainance from maria to the serverSergei Golubchik2008-08-071-3/+1
* WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-3/+1
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-5/+9
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-1/+1
* WL#3072 - Maria Recoveryunknown2007-12-301-23/+0
* WL#3072 - Maria recovery.unknown2007-12-141-6/+0
* Fixes for redo/undo logging of key pagesunknown2007-11-201-0/+23
* WL#3072 - Maria recovery.unknown2007-10-021-1/+1
* cleanupsunknown2007-08-291-1/+0
* Added maria_commit() and maria_begin() to be used with external testsunknown2007-08-291-9/+63
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-0/+71