summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-4/+18
* | Merge with 4.0.13unknown2003-05-191-9/+25
|\ \ | |/
| * Safety fix to enable RAID in max binariesunknown2003-05-131-4/+8
| * parallel-repair available in mysqldunknown2003-05-041-1/+11
| * do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-231-4/+6
* | Removed compiler warningsunknown2003-05-061-4/+8
* | Merge with 4.0.13unknown2003-03-261-1/+5
|\ \ | |/
| * make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-1/+5
* | Merge with 4.0unknown2003-03-161-1/+1
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-2/+2
* | ALTER TABLE ADD SPATIAL KEY bug fixunknown2003-03-121-2/+2
* | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)unknown2003-02-181-6/+8
* | Merge with 4.0.11unknown2003-02-041-6/+7
|\ \ | |/
| * fixed crash with blobs in compressed tableunknown2003-01-301-2/+2
| * fixed bug in parallel repairunknown2003-01-261-4/+5
* | Fix for windows specific errorsunknown2003-01-281-1/+1
* | mergedunknown2003-01-211-11/+152
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-11/+152
* | | Windows build fix unknown2003-01-181-16/+0
* | | merge with 4.0.9unknown2003-01-091-1/+2
|\ \ \ | | |/ | |/|
| * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+2
* | | Merge with 4.0.8unknown2003-01-061-1/+1
|\ \ \ | |/ /
| * | A lot of portability fixes.mysql-4.0.8unknown2003-01-051-1/+1
* | | Merge with 4.0.8unknown2003-01-031-7/+7
|\ \ \ | |/ / | | / | |/ |/|