summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typounknown2007-09-271-1/+1
* Merge pwbook.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-09-275-27/+28
|\
| * Faster translog_filename_by_filenounknown2007-09-275-27/+28
* | Use direct memory access for the log scanunknown2007-09-272-11/+22
|/
* Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-2715-183/+415
* WL#3072 Maria recoveryunknown2007-09-254-235/+302
* Optimization (useful at least for the Maria engine): we disableunknown2007-09-241-0/+10
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-211-6/+21
|\
| * Transaction log flush serialization.unknown2007-09-211-6/+21
* | In non-debug builds, the log handler failed to read any logunknown2007-09-201-2/+2
* | fix for non-debug compilation errors.unknown2007-09-205-11/+14
* | Fix for segmentation fault when updating a record having a smallunknown2007-09-204-5/+21
|/
* WL#3072 Maria Recoveryunknown2007-09-154-25/+227
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-151-15/+27
|\
| * Bugfix: --pagecache* options were ignored; with --key-cache*=# --pagecache*=#,unknown2007-09-131-15/+27
* | Fixes problem with getting not LSN address gotten fromunknown2007-09-143-26/+61
* | Check of log initialization added.unknown2007-09-141-3/+20
* | Fixes of the empty log problem.unknown2007-09-1312-236/+150
|/
* MY_ALLOW_ZERO_PTR in my_realloc() to fix safemalloc errors in pushbuildunknown2007-09-121-6/+9
* fix for pushbuild test failuresunknown2007-09-123-6/+6
* fix for pushbuild test failure (my_realloc() failed => checkpointunknown2007-09-121-2/+2
* WL#3072 Maria Recoveryunknown2007-09-123-14/+58
* WL#3071 Maria checkpointunknown2007-09-1225-750/+1699
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-116-24/+358
|\
| * WL#3072 Maria recoveryunknown2007-09-116-24/+358
* | Absence of test_file.h fixed.unknown2007-09-111-2/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-113-2/+3
|\
| * fix for pushbuild failure, include trnman_public.h in source tarball (make dist)unknown2007-09-101-1/+1
| * fix a typo in #ifdefunknown2007-09-101-1/+1
| * include maria in pushbuild's 'make dist'unknown2007-09-101-0/+1
* | Fixed some bugs when using undo of VARCHAR fieldsunknown2007-09-1112-63/+89
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-0915-194/+404
|\ \ | |/ |/|
| * Added applying of undo for updatesunknown2007-09-0916-198/+418
* | enable --with-maria-storage-engineunknown2007-09-071-1/+1
* | Fix for pushbuild maria.test failure, where directory syncing failed at theunknown2007-09-071-1/+1
* | If Maria engine is not compiled in, don't use page caches (fixunknown2007-09-072-0/+10
* | WL#3072 - Maria Recoveryunknown2007-09-077-15/+24
* | - WL#3072 Maria Recovery:unknown2007-09-0722-215/+516
* | - speed optimization:unknown2007-09-0613-298/+369
* | WL#3072 Maria Recoveryunknown2007-09-067-127/+1085
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-058-112/+543
|\
| * Added undo of deleted rowunknown2007-09-058-112/+543
* | Check of transaction log descriptor table consistance added.unknown2007-09-0410-4/+111
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-048-81/+337
|\
| * Added UNDO handling of insert during recoveryunknown2007-09-048-81/+337
* | Spelling of comments fixed.unknown2007-09-041-4/+4
* | fixed possible problem with multiply write locking (write counter added).unknown2007-09-031-18/+18
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-09-0321-109/+332
|\
| * Fixed several bugs found by running *.test with maria engineunknown2007-09-0321-109/+332
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-08-3127-603/+1235
|\ \