summaryrefslogtreecommitdiff
path: root/storage/maria/ma_packrec.c
Commit message (Expand)AuthorAgeFilesLines
* Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able...Michael Widenius2011-01-261-8/+9
* We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* Code cleanup:Michael Widenius2009-01-091-34/+34
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-2/+3
* Fixed compiler warningsunknown2008-01-131-1/+1
* Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-121-3/+0
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-5/+5
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-2/+10
* First part of redo/undo for key pagesunknown2007-11-141-1/+1
* After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-4/+4
* Added applying of undo for updatesunknown2007-09-091-6/+6
* post-merge fixes, and fixes for some of the 16 compiler warningsunknown2007-07-261-1/+2
* Merged with mysql-5.1 main tree.unknown2007-07-021-115/+115
* rec_lsn (first REDO LSN( is now given to the page cache on unpinningunknown2007-06-071-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-191-16/+16
|\
| * Fixes after review of guilhem of block record patchunknown2007-04-191-16/+16
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-4/+4
|\ \ | |/ |/|
| * Pagecache integration for review.unknown2007-04-041-4/+4
* | GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* | merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-26/+317
|/
* After merge fixesunknown2007-01-261-1/+1
* Merge with new versionunknown2007-01-231-121/+181
|\
| * Implementation of rows-in-blockunknown2007-01-181-110/+161
* | Maria - merging recent changes done to MyISAM into Maria.unknown2006-12-191-32/+44
* | Merge of recent MyISAM changes into Maria. Testsuite passes as muchunknown2006-10-111-5/+13
|/
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+1346