summaryrefslogtreecommitdiff
path: root/storage/maria/ma_checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* WL#4374 "Maria - force start if Recovery fails multiple times"Guilhem Bichot2008-06-021-1/+2
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-0/+8
* Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-2/+2
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-2/+3
* Fixes for running maria-recovery*.test and maria-purge.test underunknown2008-02-061-5/+1
* ma_checkpoint.c, ma_recovery.c:unknown2008-01-171-1/+1
|\
| * WL#3072 Maria Recoveryunknown2008-01-111-1/+1
* | Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-1/+1
|/
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-1/+1
* WL#3072 - Maria Recoveryunknown2007-12-301-20/+14
* fix for some gcc -ansi warnings.unknown2007-12-141-16/+18
* WL#3072 - Maria recovery.unknown2007-12-141-96/+81
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-111-2/+0
|\
| * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-091-2/+0
| |\
| | * Manageable transactional log purge and file sizeunknown2007-12-091-2/+0
* | | WL#3072 Maria recovery:unknown2007-12-101-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-201-61/+54
|\ \
| * | WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-161-18/+16
| * | WL#3071 Maria checkpointunknown2007-11-161-42/+42
| * | Flush status differentiation between error and skipping pinned pages.unknown2007-11-161-15/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-141-7/+100
|\ \ \ | |/ /
| * | * WL#4137 Maria- Framework for testing recovery in mysql-test-rununknown2007-11-131-0/+63
| * | commentsunknown2007-11-111-5/+7
| * | WL#3071 Maria checkpointunknown2007-11-111-32/+35
| * | WL#3071 - Maria checkpointunknown2007-11-091-6/+31
| |/
* | First part of redo/undo for key pagesunknown2007-11-141-1/+0
|/
* WL#3071 - Maria checkpointunknown2007-10-191-54/+97
* WL#3071 Maria checkpointunknown2007-10-171-87/+45
* WL#3071 - Maria checkpointunknown2007-10-091-10/+23
* WL#3072 Maria recoveryunknown2007-10-081-0/+4
* WL#3072 - Maria recovery.unknown2007-10-021-3/+3
* WL#3072 Maria recoveryunknown2007-09-251-6/+9
* fix for non-debug compilation errors.unknown2007-09-201-5/+6
* WL#3072 Maria Recoveryunknown2007-09-151-1/+7
* Fixes of the empty log problem.unknown2007-09-131-2/+1
* fix for pushbuild test failure (my_realloc() failed => checkpointunknown2007-09-121-2/+2
* WL#3072 Maria Recoveryunknown2007-09-121-1/+1
* WL#3071 Maria checkpointunknown2007-09-121-310/+981
* First LSN calls added for transaction log.unknown2007-08-131-1/+1
* Merged with mysql-5.1 main tree.unknown2007-07-021-1/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* very minor comments and merges from MyISAM into Maria.unknown2007-01-031-9/+35
* WL#3071 - Maria checkpoint:unknown2006-12-201-60/+8
* WL#3071 Maria checkpointunknown2006-12-181-136/+43
* WL#3071 - Maria checkpoint. Correcting comment about a bad problem.unknown2006-12-161-9/+15
* WL#3071 - Maria checkpointunknown2006-12-161-175/+258
* WL#3071 Maria checkpoint:unknown2006-09-141-20/+104
* WL#3234 "Maria - control file manager"unknown2006-09-011-0/+375