summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-128-135/+113
* Fixed bug in allocation of dynamic record buffer in Mariaunknown2007-12-102-6/+8
* Fixed some compiler errorsunknown2007-12-101-2/+2
* Fixed core dump when running myisamchk (as this doesn't call translog_init)unknown2007-12-103-9/+40
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-1038-783/+1169
|\
| * Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-1038-783/+1169
* | Post-review fixes + some locking cleanup.unknown2007-12-061-31/+36
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-069-197/+137
|\ \
| * | Trivial postreview changes.unknown2007-12-069-197/+137
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-051-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed loop condition.unknown2007-12-051-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-051-1/+1
|\ \ | |/ |/|
| * Fixed wrong placement of #ifdefunknown2007-12-051-1/+1
* | Postreview fix + some improvements of the loop.unknown2007-12-051-35/+83
|/
* Don't give warnings when reading blocks when we know the block may not exist ...unknown2007-12-055-435/+61
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-0445-388/+628
|\
| * Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-0445-388/+628
* | Added variable to control log directory syncs.unknown2007-12-0314-195/+302
* | sync() the file to try to fix pagecache test.unknown2007-12-012-4/+21
* | Fix bug with skipped syncing.unknown2007-11-303-17/+97
|/
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-2819-458/+712
* Fixed errors found by valgrindunknown2007-11-214-14/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-208-100/+137
|\
| * WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-166-40/+45
| * 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-2027-1869/+1511
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-1421-150/+499
|\ \ | |/
| * WL#3072 - Maria recoveryunknown2007-11-148-77/+148
| * * WL#4137 Maria- Framework for testing recovery in mysql-test-rununknown2007-11-135-33/+161
| * 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-1445-982/+4032
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-2018-409/+1859
|\ \ | |/
| * WL#3071 - Maria checkpointunknown2007-10-192-0/+11
| * WL#3071 - Maria checkpointunknown2007-10-198-153/+269
| * 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-179-142/+995
| |\ \ | | |/ | |/|
| | * WL#3071 Maria checkpointunknown2007-10-179-142/+995
| * | 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
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-121-5/+46
| |\