summaryrefslogtreecommitdiff
path: root/storage/maria/ma_check.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-1/+2
* Compiler warning about assigned but not used variables fixed.unknown2011-10-181-4/+2
* Merge 5.2->5.3unknown2011-09-021-1/+9
|\
| * Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often...Michael Widenius2011-09-011-1/+9
* | Automatic merge with 5.2Michael Widenius2011-08-151-4/+12
|\ \ | |/
| * Autmatic merge with 5.1Michael Widenius2011-08-121-4/+12
| |\
| | * Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved...Michael Widenius2011-08-121-4/+12
* | | Automerge 5.2->5.3unknown2011-07-311-18/+37
|\ \ \ | |/ /
| * | Merge with 5.1Michael Widenius2011-07-251-18/+37
| |\ \ | | |/
| | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-19/+39
* | | Automatic mergeMichael Widenius2011-07-041-1/+1
|\ \ \ | |/ /
| * | Aria fixes:Michael Widenius2011-07-041-1/+1
* | | Merge with 5.2Michael Widenius2011-07-011-3/+26
|\ \ \ | |/ /
| * | Aria bug fixes and improvements:Michael Widenius2011-06-301-3/+26
* | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-4/+42
* | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-7/+15
|\ \ \ | |/ /
| * | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-7/+15
* | | Merge with 5.2Michael Widenius2011-05-161-17/+19
|\ \ \ | |/ /
| * | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-17/+19
* | | Merge with 5.2Michael Widenius2011-03-091-63/+40
|\ \ \ | |/ /
| * | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-63/+40
| |\ \ | | |/
| | * Fixes for Aria storage engine:Michael Widenius2011-02-101-6/+13
| | * Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able...Michael Widenius2011-01-261-11/+14
| | * Aria issues:Michael Widenius2011-01-241-47/+14
* | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-10/+78
|\ \ \ | |/ /
| * | automatic merge with 5.1Michael Widenius2011-01-111-0/+2
| |\ \ | | |/
| | * Safety fix for Aria:Michael Widenius2011-01-111-0/+2
| * | merge with 5.1Michael Widenius2011-01-071-5/+14
| |\ \ | | |/
| | * Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-071-5/+14
| * | Merge with 5.1Michael Widenius2011-01-071-0/+4
| |\ \ | | |/
| | * Bug fixing in Aria:Michael Widenius2011-01-061-0/+4
| * | Merge with 5.1Michael Widenius2011-01-051-5/+58
| |\ \ | | |/
| | * Fixed recovery problem in Aria where bitmap had wrong information after recov...Michael Widenius2011-01-051-5/+58
* | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-3/+22
|/ /
* | merge with 5.1Michael Widenius2010-12-131-1/+2
|\ \ | |/
| * Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() callMichael Widenius2010-12-101-1/+2
* | Merge MariaDB 5.1->5.2unknown2010-11-191-12/+7
|\ \ | |/
| * Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-12/+7
| * Use less memory on stack in sql_parse.cc and in repair/check for MyISAM & AriaMichael Widenius2010-10-121-2/+1
* | Automatic mergeMichael Widenius2010-10-011-2/+1
|\ \
| * | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-2/+1
* | | merge with 5.1Sergei Golubchik2010-09-161-2/+6
|\ \ \ | | |/ | |/|
| * | Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitma...Michael Widenius2010-09-101-2/+6
* | | rename maria to ariaSergei Golubchik2010-09-121-10/+10
|/ /
* | Fixed bug LP#605798 "wrong data in bitmap" after recovery.Michael Widenius2010-09-101-1/+1
* | Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-12/+16
|/
* Added option --start-from-checkpoint to maria_read_logMichael Widenius2010-08-121-1/+1
* Fixed LP#605798 RQG: Table corruption after Maria engine recovery - "Wrong da...Michael Widenius2010-08-111-3/+3
* This patch fixes LP#613408 Memory corruption with (M)aria storage engine and...Michael Widenius2010-08-071-8/+49
* Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or...Michael Widenius2010-07-301-1/+4