summaryrefslogtreecommitdiff
path: root/include/myisamchk.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in aria_chk that overwrote sort_buffer_lengthMonty2021-09-151-1/+1
* MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-061-1/+2
* alloc_on_stack: simplify the APISergei Golubchik2019-08-231-1/+1
* MDEV-20279 Increase Aria index length limitMonty2019-08-231-17/+3
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Fixed several issues with aria_chkMonty2018-08-311-1/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-5/+6
* | | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-121-0/+3
* | | cleanup: minor issues in MyISAMSergei Golubchik2016-12-121-8/+0
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-0/+1
|\ \ | |/
| * MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-0/+1
* | 5.5 mergeSergei Golubchik2014-02-011-42/+0
|\ \ | |/
| * MySQL-5.5.35 mergeSergei Golubchik2014-01-221-39/+0
* | 5.5 mergeSergei Golubchik2013-06-061-10/+10
|\ \ | |/
| * Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da...Michael Widenius2013-05-131-10/+10
* | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-5/+6
* | 5.5 mergeSergei Golubchik2013-03-271-2/+2
|\ \ | |/
| * MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-081-2/+2
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-0/+1
* | The patch for the task mdev-539.Igor Babaev2012-12-201-0/+2
|/
* 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\
| * Merge with 5.2Michael Widenius2011-09-101-1/+1
| |\
| | * Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+1
* | | merge with 5.3Sergei Golubchik2011-10-191-1/+7
|\ \ \ | |/ /
| * | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-0/+5
| |/
| * Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-1/+2
* | 5.5-mergeSergei Golubchik2011-07-021-2/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | merge.Sergei Golubchik2010-11-251-1/+1
|/
* Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+4
* Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+2
* Added versioning of row dataunknown2008-04-101-0/+5
* A new option for maria_chk: --zerofill-keep-lsn. This will be usedunknown2008-02-111-0/+1
* WL#3072 - Maria Recoveryunknown2008-01-171-0/+2
* Bugs fixed:unknown2008-01-071-1/+1
* Added maria_zerofill()unknown2007-12-311-1/+3
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-0/+1
* Moved randomize and my_rnd under mysysunknown2007-10-091-2/+3
* Merged with mysql-5.1 main tree.unknown2007-07-021-5/+5
* Pagecache integration for review.unknown2007-04-041-1/+1
* Implementation of rows-in-blockunknown2007-01-181-8/+12
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+160