summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* bug in repair_by_sort of fulltext indexes that contained identicalserg@serg.mylan2004-05-231-4/+3
* cleanup of ha_myisam::deactivate_non_unique_index() and Co.serg@serg.mylan2004-04-021-10/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-1/+1
|\
| * BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-1/+1
* | Fix for #3067 (REPAIR TABLE reenables disabled keys)hf@deer.(none)2004-03-221-3/+4
|/
* merge fixes (use old code)monty@mysql.com2004-03-181-1/+3
|\
| * merge with 4.0monty@mysql.com2004-03-161-1/+3
| |\
| | * Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-1/+3
| | |\
| | | * fixed bug #2762 "grammar error in myisam/mi_check.c"vva@eagle.mysql.r18.ru2004-02-161-1/+3
* | | | Fix typo.paul@teton.kitebird.com2004-03-171-1/+1
|/ / /
* | | Fix for #2237 and #2490 (analyze and check for RTree keys)hf@deer.(none)2004-02-191-2/+6
* | | Merge with 4.0.18monty@mysql.com2004-02-111-2/+8
|\ \ \ | |/ /
| * | two bugs in parallel repair fixedserg@serg.mylan2004-01-201-2/+8
* | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...serg@serg.mylan2004-01-121-4/+4
* | | Fixes after merge with 4.0monty@mysql.com2003-12-191-2/+3
* | | Merge with 4.0.17monty@mysql.com2003-12-171-16/+17
|\ \ \ | |/ /
| * | Portability fixes (mostly test suite)monty@mysql.com2003-12-161-8/+4
| * | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-1/+1
| * | chk_del() should not check key delete-chainserg@serg.mylan2003-12-111-7/+12
* | | let chk_index() understand 2-level fulltext index formatserg@serg.mylan2003-12-071-21/+49
* | | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-3/+3
* | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-20/+18
* | | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-35/+56
* | | Merge with 4.0 to get:monty@mysql.com2003-11-201-2/+12
|\ \ \ | |/ /
| * | minor fixups: more verbose on "no memory" errors - report requested size, avo...serg@serg.mylan2003-11-191-2/+3
| * | obligatory update checksum on repair, if it is obligatory verified on check.serg@serg.mylan2003-11-141-0/+9
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-16/+17
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-16/+18
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-19/+26
|\ \ \
| * \ \ Mergeigor@rurik.mysql.com2003-10-301-19/+26
| |\ \ \
| | * \ \ Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-19/+26
| | |\ \ \
| | | * \ \ Manual mergeigor@rurik.mysql.com2003-08-261-19/+26
| | | |\ \ \
| | | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-10/+14
| | | | * | | Many files:igor@rurik.mysql.com2003-08-021-11/+11
| | | | * | | Many files:igor@rurik.mysql.com2003-06-301-10/+13
* | | | | | | query expansion for fulltext searchserg@serg.mylan2003-10-231-6/+5
* | | | | | | cleanupserg@serg.mylan2003-10-151-2/+1
|/ / / / / /
* | | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-8/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | More explicit error messages from myisamchkmonty@narttu.mysql.fi2003-09-161-8/+27
* | | | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-7/+15
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-261-1/+4
| |\ \ \
| | * | | fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t...serg@serg.mylan2003-08-261-1/+4
| * | | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-6/+11
| |/ / /
* | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-7/+24
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-0/+2
| * | Bug#937serg@serg.mylan2003-07-301-5/+6
| * | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...monty@narttu.mysql.fi2003-07-181-4/+18
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-9/+25
|\ \ \ | |/ /
| * | Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-4/+8
| * | parallel-repair available in mysqldserg@serg.mylan2003-05-041-1/+11