summaryrefslogtreecommitdiff
path: root/storage/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-241-1/+1
|\
| * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-201-1/+1
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-221-2/+2
* | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-3/+1
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+1
|\ \ | |/
| * cleanup: remove now-unused argumentSergei Golubchik2017-02-271-1/+1
| * cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-271-1/+1
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-2/+2
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+4
* | 10.0-monty mergeSergei Golubchik2013-07-211-0/+1
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+1
* | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ | | |/ | |/|
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-5/+39
|/ / /
* | | MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-081-8/+8
| |/ |/|
* | mysql-5.5.29 mergeSergei Golubchik2013-01-151-3/+3
|\ \ | |/
| * BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE Anirudh Mangipudi2012-10-301-1/+8
| |\
| | * BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE Anirudh Mangipudi2012-10-301-1/+8
* | | 5.3 mergeSergei Golubchik2013-01-151-1/+8
|\ \ \
| * \ \ 5.1 mergeSergei Golubchik2013-01-101-1/+8
| |\ \ \
| | * \ \ mysql-5.1.67 mergeSergei Golubchik2013-01-091-1/+8
| | |\ \ \
| | | * | | BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE Anirudh Mangipudi2012-10-301-1/+8
| | | | |/ | | | |/|
* | | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-3/+0
* | | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-4/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | BUG#11754145 - 45702: IMPOSSIBE TO SPECIFY MYISAM_SORT_BUFFER > 4GB Ashish Agarwal2012-02-021-2/+2
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | compiler warnings/errorsSergei Golubchik2011-11-231-2/+2
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-0/+1
* | | | | merge with 5.3Sergei Golubchik2011-10-191-21/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge MariaDB 5.1->5.2unknown2010-11-191-6/+4
| |\ \ \ \ | | |/ / /
| | * | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-6/+4
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix for BUG#59894Guilhem Bichot2011-02-111-2/+3
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-2/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-2/+1
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-38/+36
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-1/+1
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-34/+34
| |\ \ \ | | | |/ | | |/|
| | * | Fixed compiler warningsMichael Widenius2010-08-041-6/+6
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-33/+33
| | |\ \ | | | |/