summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-0465-429/+736
* Added missing #ifdefunknown2007-11-291-0/+2
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-2822-470/+723
* Fixed errors found by valgrindunknown2007-11-215-15/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-2013-121/+173
|\
| * WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-1611-61/+81
| * WL#3071 Maria checkpointunknown2007-11-161-42/+42
| * Flush status differentiation between error and skipping pinned pages.unknown2007-11-163-33/+65
* | Fixes for redo/undo logging of key pagesunknown2007-11-2030-1904/+1535
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-1431-160/+1087
|\ \ | |/
| * WL#3072 - Maria recoveryunknown2007-11-148-77/+148
| * Addendum to WL#4137 "Maria- Framework for testing recovery in mysql-test-run":unknown2007-11-134-32/+36
| * * WL#4137 Maria- Framework for testing recovery in mysql-test-rununknown2007-11-1315-43/+745
| * commentsunknown2007-11-114-5/+23
| * WL#3071 Maria checkpointunknown2007-11-114-60/+71
| * WL#3071 - Maria checkpointunknown2007-11-096-10/+94
| * Infinite loop in case of given address more then last LSN fixed.unknown2007-11-092-2/+12
| * Support of rec_lsn added to pagecache_write call.unknown2007-11-0510-62/+94
* | First part of redo/undo for key pagesunknown2007-11-1460-1086/+4156
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-2037-861/+1988
|\ \ | |/
| * WL#3071 - Maria checkpointunknown2007-10-192-0/+11
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-194-15/+29
| |\
| | * mysys/my_getopt.cunknown2007-10-194-15/+29
| * | WL#3071 - Maria checkpointunknown2007-10-1911-157/+280
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-181-8/+22
| |\ \ | | |/ | |/|
| | * Bugfix from Sanja (when truncating log at restart)unknown2007-10-171-8/+22
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-1710-143/+996
| |\ \ | | |/ | |/|
| | * WL#3071 Maria checkpointunknown2007-10-1710-143/+996
| * | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-10-172-1/+193
| |\ \ | | |/ | |/|
| | * Checking that the very last record is fully writtenunknown2007-10-172-1/+193
| * | WL#3072 Maria recovery, cleanups, removing some out-of-date @todosunknown2007-10-162-28/+42
| |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-166-19/+89
| |\
| | * WL#3072 Maria recoveryunknown2007-10-166-19/+89
| * | fixed typo in the comment.unknown2007-10-152-4/+4
| |/
| * dbug_add_tags.pl:unknown2007-10-131-2/+2
| * my_getopt: enforce "correctness" (min/max/block_size) of default valuesunknown2007-10-135-38/+57
| * different fix for strict-aliasing problemunknown2007-10-121-5/+8
| * bugs/warnings fixed in lf_alloc-pin.c:unknown2007-10-121-7/+9
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-1211-404/+77
| |\
| | * make maria more pluggableunknown2007-10-1211-404/+77
| * | int->my_bool transformation fixed (thanks Guilhem)unknown2007-10-121-4/+9
| * | translog_next_LSN() changed to support pointer to the page endunknown2007-10-121-2/+19
| |/
| * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-10-114-62/+139
| |\
| | * Compiler warnings removed.unknown2007-10-114-62/+139
| * | WL#3072 Maria recovery. Bugfix (segfault of maria_read_log)unknown2007-10-111-5/+2
| * | WL#3072 Maria recovery. Improving the progress message (small fixesunknown2007-10-101-25/+68
| |/
* | Merge some changes from sql directory in 5.1 treeunknown2007-10-2022-183/+768
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-1064-1134/+1873
|\ \ | |/ |/|
| * Moved randomize and my_rnd under mysysunknown2007-10-0964-1135/+1870
* | WL#3071 - Maria checkpointunknown2007-10-096-19/+69