summaryrefslogtreecommitdiff
path: root/storage/maria/maria_chk.c
Commit message (Expand)AuthorAgeFilesLines
* Added versioning of Maria indexMichael Widenius2008-06-261-8/+22
* Added versioning of row dataunknown2008-04-101-12/+20
* Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-17/+40
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-2/+4
* WL#3072 Maria Recoveryunknown2008-02-261-2/+0
* Build maria_dump_log under Windows. Enable maria_chk --zerofill-keep-lsnunknown2008-02-251-10/+14
* fix for non-debug buildunknown2008-02-111-1/+1
* A new option for maria_chk: --zerofill-keep-lsn. This will be usedunknown2008-02-111-2/+22
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-3/+3
|\
| * Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-3/+3
* | Compiler warnings fixed.unknown2008-01-301-1/+1
|/
* - fix for segfault in rpl_trigger/rpl_found_rows with default engine=mariaunknown2008-01-201-2/+5
* WL#3072 - Maria Recoveryunknown2008-01-171-5/+37
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-3/+4
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-3/+4
* Bugs fixed:unknown2008-01-071-5/+23
* Disable logging of index pages during repairunknown2008-01-021-6/+3
* mergeunknown2007-12-311-3/+3
|\
| * WL#3072 - Maria Recoveryunknown2007-12-301-3/+3
* | Added maria_zerofill()unknown2007-12-311-28/+49
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-301-7/+7
|\ \
| * | UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-7/+7
| |/
* | Write failure callback added.unknown2007-12-201-1/+2
|/
* Fixed several bugs in page CRC handlingunknown2007-12-181-2/+2
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-161-0/+4
|\
| * Pagecache callbacks support added.unknown2007-12-151-0/+4
* | Postmerge fix.unknown2007-12-151-1/+1
* | WL#3072 - Maria recovery.unknown2007-12-141-2/+2
|/
* Fixed core dump when running myisamchk (as this doesn't call translog_init)unknown2007-12-101-8/+37
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-11/+12
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-2/+2
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-15/+18
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-201-2/+0
|\
| * WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-161-2/+0
* | Fixes for redo/undo logging of key pagesunknown2007-11-201-0/+4
* | First part of redo/undo for key pagesunknown2007-11-141-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-6/+11
|\ \ | |/ |/|
| * Moved randomize and my_rnd under mysysunknown2007-10-091-6/+11
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-041-83/+3
|\ \
| * | WL#3072 Maria recovery.unknown2007-10-031-81/+1
| |/
| * Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-271-2/+2
* | After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-2/+2
|/
* WL#3071 Maria checkpointunknown2007-09-121-1/+3
* - WL#3072 Maria Recovery:unknown2007-09-071-1/+2
* - speed optimization:unknown2007-09-061-3/+2
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-08-291-1/+1
|\
| * WL#3072 Maria recoveryunknown2007-08-291-1/+1
* | Added maria_commit() and maria_begin() to be used with external testsunknown2007-08-291-2/+13
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-18/+31
|\
| * Maria:unknown2007-07-031-1/+1