summaryrefslogtreecommitdiff
path: root/storage/maria/ma_key_recover.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressMichal Schorm2019-05-101-1/+1
* Fixes some bug in Aria recovery:Michael Widenius2010-10-071-1/+2
* Fixed compiler failures when compiling non debug buildMichael Widenius2010-09-071-1/+1
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-2/+11
* Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-1/+2
* Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-1/+0
* Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-16/+9
* Fix for Bug#36499 Maria: potential deadlockMichael Widenius2008-08-261-1/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-4/+2
* WL#3072 - Maria Recoveryunknown2008-04-241-0/+14
* Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-0/+3
* WL#3072 - Maria Recoveryunknown2008-01-171-1/+2
* WL#3072 - Maria Recovery: recovery of state.auto_increment.unknown2007-12-121-0/+4
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-0/+1
* Fixes for redo/undo logging of key pagesunknown2007-11-201-1/+35
* First part of redo/undo for key pagesunknown2007-11-141-0/+64