summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-1/+1
* cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+4
* The patch for the task mdev-539.Igor Babaev2012-12-201-5/+14
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-11/+10
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
| | * Updated/added copyright headersKent Boortz2012-02-151-1/+1
| * | BUG#11754145 - 45702: IMPOSSIBE TO SPECIFY MYISAM_SORT_BUFFER > 4GB Ashish Agarwal2012-02-021-1/+1
| * | BUG#11756869: Merge from mysql-5.1 to mysql-5.5Ashish Agarwal2012-02-021-9/+8
| |\ \ | | |/
| | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-021-8/+8
| | |\
| | | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-011-8/+8
| | |/
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-4/+6
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-21/+7
| | |\ \ \
| | | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-2/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \
* | | | \ \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-28/+49
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.2->5.3 mergeSergei Golubchik2011-11-121-14/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-17/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-17/+1
| * | | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-3/+0
| * | | | | | Merge with 5.2Michael Widenius2011-09-101-8/+29
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-8/+29
| * | | | | | Merge 5.2->5.3unknown2011-09-021-7/+23
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-7/+23
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-4/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge.Sergey Vojtovich2011-09-161-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | BUG#11761180 - 53646: MYISAMPACK CORRUPTS TABLES WITHSergey Vojtovich2011-09-161-2/+2
| | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-07-031-1/+88
| | |\ \ \ \
| | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-0/+87
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |/ / / /
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-50/+72
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-29/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-29/+34
| * | | | | Merge with 5.2Michael Widenius2011-03-091-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | compilation failures caused by adding new row format to AriaSergei Golubchik2011-01-141-9/+9
| |/ / / /
| * | | | Merge MariaDB 5.1->5.2unknown2010-11-191-6/+18
| |\ \ \ \ | | |/ / /
| | * | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-6/+18
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-2/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-5/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-0/+90
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-6/+0
| * | | | Manual merge from mysql-5.1-bugteam for bug#54486.Dmitry Shulga2010-12-101-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-0/+2
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-127/+141
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |