summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+5
|\
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-1/+5
| |\
| | * Merge 5.5 into 10.0Marko Mäkelä2018-07-301-1/+5
| | |\
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-1/+5
| | | |\
| | | | * Bug#25541037: MYSQL BUG ON DELETEArun Kuruvila2018-05-211-1/+5
| | | | * Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLEJon Olav Hauglid2016-08-191-12/+29
| | | | * Bug #22214852: MYSQL 5.5 AND 5.6: MAIN.KEY AND OTHERSreeharsha Ramanavarapu2015-11-181-2/+2
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | * Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-5/+7
| | | | * 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
| | | | | |/
| | | | * | 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
| | | | | |/
| | | | * | 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
| | | | * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-61/+31
| | | | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-22/+18
| | | | * | Backport of revid:ingo.struewing@sun.com-20091223200354-r2uzbdkj2v6yv111Alexander Nozdrin2010-06-251-0/+15
| | | | * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-5/+4
| | | | |\ \ | | | | | |/
| | | | | * BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-5/+4
| | | | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+1
| | | | * | WL#2360 Performance schemaMarc Alff2009-12-041-91/+107
| | | | * | Backport of:Konstantin Osipov2009-11-241-35/+35
| | | | |/
| | | | * A follow-up to fix forSergey Vojtovich2009-10-271-0/+7
| | | | * BUG#47073 - valgrind errs, corruption,failed repair of partition,Sergey Vojtovich2009-10-091-4/+6
| | | | * Fixed Sun Studio 8 compilation failures as suggested by Jorgen and reviewedGeorgi Kodinov2009-09-281-2/+4
| | | | * Merge from 5.0 for 43414Staale Smedseng2009-08-281-11/+7
| | | | * Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
| | | | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-3/+3
| | | | * Fix for bug #37756: enabling fulltext indexes withRamil Kalimullin2009-01-261-1/+4
| | | | * mergingAlexey Botchkov2008-08-231-3/+3
| | | | * Fix for bug#37537: myisamchk fails with Assertion failure with partitioned tableRamil Kalimullin2008-08-151-0/+1
| | | | * Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-1/+1
| | | | * Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2008-02-271-6/+12
| | | | |\
| | | | | * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-02-081-6/+12
| | | | | |\
| | | | | | * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2007-12-071-6/+12
| | | | | | |\
| | | | | | | * Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-11-141-57/+167
| | | | | | | |\
| | | | | | | * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1monty@mysql.com/narttu.mysql.fi2007-10-111-6/+12
| | | | * | | | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>guilhem@gbichot4.local2008-02-181-1/+1
| | | | |/ / / /