summaryrefslogtreecommitdiff
path: root/storage/maria/ma_commit.c
Commit message (Expand)AuthorAgeFilesLines
* 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