summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-2/+0
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-06-041-0/+10
|\
| * make CHECK killableunknown2004-06-041-0/+10
* | Fix skipp -> skip once and for all.unknown2004-06-031-2/+2
|/
* bug in repair_by_sort of fulltext indexes that contained identicalunknown2004-05-231-4/+3
* cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-10/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-1/+1
|\
| * BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+1
* | Fix for #3067 (REPAIR TABLE reenables disabled keys)unknown2004-03-221-3/+4
|/
* merge fixes (use old code)unknown2004-03-181-1/+3
|\
| * merge with 4.0unknown2004-03-161-1/+3
| |\
| | * Merge with 3.23 to get patch for floor()unknown2004-03-121-1/+3
| | |\
| | | * fixed bug #2762 "grammar error in myisam/mi_check.c"unknown2004-02-161-1/+3
* | | | Fix typo.unknown2004-03-171-1/+1
|/ / /
* | | Fix for #2237 and #2490 (analyze and check for RTree keys)unknown2004-02-191-2/+6
* | | Merge with 4.0.18unknown2004-02-111-2/+8
|\ \ \ | |/ /
| * | two bugs in parallel repair fixedunknown2004-01-201-2/+8
* | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...unknown2004-01-121-4/+4
* | | Fixes after merge with 4.0unknown2003-12-191-2/+3
* | | Merge with 4.0.17unknown2003-12-171-16/+17
|\ \ \ | |/ /
| * | Portability fixes (mostly test suite)unknown2003-12-161-8/+4
| * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+1
| * | chk_del() should not check key delete-chainunknown2003-12-111-7/+12
* | | let chk_index() understand 2-level fulltext index formatunknown2003-12-071-21/+49
* | | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-3/+3
* | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-20/+18
* | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-35/+56
* | | Merge with 4.0 to get:unknown2003-11-201-2/+12
|\ \ \ | |/ /
| * | minor fixups: more verbose on "no memory" errors - report requested size, avo...unknown2003-11-191-2/+3
| * | obligatory update checksum on repair, if it is obligatory verified on check.unknown2003-11-141-0/+9
* | | Merge key cache structures to oneunknown2003-11-201-16/+17
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-16/+18
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-19/+26
|\ \ \
| * \ \ Mergeunknown2003-10-301-19/+26
| |\ \ \
| | * \ \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-19/+26
| | |\ \ \
| | | * \ \ Manual mergeunknown2003-08-261-19/+26
| | | |\ \ \
| | | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-10/+14
| | | | * | | Many files:unknown2003-08-021-11/+11
| | | | * | | Many files:unknown2003-06-301-10/+13
* | | | | | | query expansion for fulltext searchunknown2003-10-231-6/+5
* | | | | | | cleanupunknown2003-10-151-2/+1
|/ / / / / /
* | | | | | Merge with 4.0.16unknown2003-10-071-8/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | More explicit error messages from myisamchkunknown2003-09-161-8/+27
* | | | | merge with 4.0.15unknown2003-08-291-7/+15
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-261-1/+4
| |\ \ \
| | * | | fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t...unknown2003-08-261-1/+4
| * | | | Update of VC++ project files (to remove link warnings)unknown2003-08-251-6/+11
| |/ / /
* | | | Merge with 4.0.14unknown2003-08-111-7/+24
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Review of changesets since last pull.unknown2003-08-071-0/+2
| * | Bug#937unknown2003-07-301-5/+6