summaryrefslogtreecommitdiff
path: root/storage/maria/ma_blockrec.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler & valgrind warnings from my previous push.Michael Widenius2010-11-031-0/+2
* Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+2
* Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitma...Michael Widenius2010-09-101-0/+1
* Fixed some bugs in the Maria storage engineMichael Widenius2010-06-141-1/+2
* Callers of translog_deassign_id_from_share() need intern_lock.Guilhem Bichot2009-02-091-0/+1
* Fix for BUG#41493 "Maria: two recovery failures (wrong logging of BLOB pages)...Guilhem Bichot2009-01-151-1/+5
* Fix for BUG#41037 "Maria: recovery failure (pushbuild2)" (checkpoint bug).Guilhem Bichot2008-12-051-0/+3
* Fix for BUG#39210 "Maria deadlock in _ma_bitmap_wait_or_flush". It was a threadGuilhem Bichot2008-10-141-1/+0
* Added versioning of row dataunknown2008-04-101-5/+9
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-2/+2
* Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-0/+3
* - fix for segfault in rpl_trigger/rpl_found_rows with default engine=mariaunknown2008-01-201-2/+1
* WL#3072 - Maria Recoveryunknown2008-01-171-2/+6
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-12/+15
* Use LOGREC_REDO_NEW_ROW_HEAD and LOGREC_REDO_NEW_ROW_TAIL when writing to a n...unknown2008-01-081-0/+1
* mergeunknown2007-12-311-0/+4
|\
| * WL#3072 - Maria Recoveryunknown2007-12-301-0/+4
* | Added maria_zerofill()unknown2007-12-311-1/+2
* | UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-1/+7
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-171-0/+4
|\
| * Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-0/+4
* | WL#3072 Maria Recovery.unknown2007-12-151-1/+1
* | WL#3072 - Maria recovery.unknown2007-12-141-0/+2
|/
* WL#3072 Maria recovery:unknown2007-12-101-5/+7
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-3/+8
* Fixes for redo/undo logging of key pagesunknown2007-11-201-3/+0
* First part of redo/undo for key pagesunknown2007-11-141-1/+0
* Merge some changes from sql directory in 5.1 treeunknown2007-10-201-2/+16
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-8/+18
|\
| * Moved randomize and my_rnd under mysysunknown2007-10-091-8/+18
* | WL#3072 - Maria recovery.unknown2007-10-021-0/+25
|/
* Fixed some bugs when using undo of VARCHAR fieldsunknown2007-09-111-2/+2
* Added undo of deleted rowunknown2007-09-051-0/+4
* Added UNDO handling of insert during recoveryunknown2007-09-041-0/+2
* mergeunknown2007-07-261-2/+3
|\
| * WL#3072 - Maria recoveryunknown2007-07-261-2/+3
* | Fixed bytes to uchar and gptr to uchar*unknown2007-07-041-3/+3
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-0/+8
|\ \ | |/
| * Implement applying of REDO entries forunknown2007-07-041-0/+8
* | Merged with mysql-5.1 main tree.unknown2007-07-021-13/+13
|/
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-1/+1
* This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-2/+5
* Fixes after review of guilhem of block record patchunknown2007-04-191-19/+35
* Enabled ps_maria.testunknown2007-04-121-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-051-1/+2
|\
| * Fixed that maria.test worksunknown2007-04-051-1/+2
* | GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
|/
* Implementation of rows-in-blockunknown2007-01-181-0/+160