summaryrefslogtreecommitdiff
path: root/storage/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+1
* Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-1/+1
* Fixed access of undefined memory for compressed MyISAM and Aria tablesMonty2020-06-141-5/+10
* MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-1/+1
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-4/+3
* Cleanup mman.h includesSergey Vojtovich2019-10-021-3/+0
* Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-241-1/+1
|\
| * Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-241-1/+1
| |\
| | * 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 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-2/+2
| |\ \ \ | | |/ /
| | * | 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 '10.2' into 10.3Sergei Golubchik2018-03-281-3/+1
|\ \ \ \ | |/ / /
| * | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-3/+1
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
|/ / /
* | | fix some conversion warningsVladislav Vaintroub2017-09-281-1/+1
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+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
* | | make myisamchk -d ignore HA_CREATE_RELIES_ON_SQL_LAYERSergei Golubchik2016-12-121-1/+1
* | | cleanup: minor issues in MyISAMSergei Golubchik2016-12-121-8/+10
* | | cleanup: T_REP/T_REP_BY_SORT/T_REP_PARALLEL in MyISAMSergei Golubchik2016-12-121-4/+3
|/ /
* | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |