summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-3/+13
* merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+4
|\
| * Added patches from Novellunknown2004-05-251-0/+4
* | after merge fixesunknown2004-05-051-2/+2
* | Merge with 4.0.19unknown2004-05-051-1/+6
|\ \ | |/
| * --ft-stopword-file option for myisamchkunknown2004-04-301-1/+5
* | merge with 4.0unknown2004-03-161-2/+2
|\ \ | |/
| * --set-character-set and --character-sets-dir in myisamchk now workunknown2004-02-241-2/+2
* | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-3/+3
* | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-3/+12
* | Merge key cache structures to oneunknown2003-11-201-7/+7
* | Delete duplicate error message namesunknown2003-11-181-1/+0
* | mergeunknown2003-11-181-3/+5
|\ \
| * | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-3/+5
* | | multiple keycache fixesunknown2003-11-131-0/+1
|/ /
* | Merge with 4.0unknown2003-11-041-1/+3
|\ \ | |/
| * Change back service name to MySQLunknown2003-10-301-2/+4
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-3/+12
|\ \
| * \ Mergeunknown2003-10-301-3/+12
| |\ \
| | * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-3/+12
| | |\ \
| | | * \ Manual mergeunknown2003-08-261-3/+12
| | | |\ \
| | | | * | Many files:unknown2003-08-021-4/+12
| | | | * | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-301-2/+3
| | | | |\ \
| | | | | * | Many files:unknown2003-06-301-2/+3
* | | | | | | query expansion for fulltext searchunknown2003-10-231-3/+0
|/ / / / / /
* | | | | | merge with 4.0unknown2003-10-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
* | | | | merge with 4.0.15unknown2003-08-291-16/+25
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | do not try to "analyze" or "sort index" in the table that has no indexes or n...unknown2003-08-271-9/+12
| * | | Update of VC++ project files (to remove link warnings)unknown2003-08-251-0/+5
| * | | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-4/+5
| * | | myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus...unknown2003-08-121-3/+3
* | | | Merge with 4.0.14unknown2003-08-111-8/+10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#937unknown2003-07-301-3/+7
| * | myisamchk --sort-records crash on compressed tables fixed.unknown2003-07-211-0/+6
| * | Fix for #712 with Serg's suggestionsunknown2003-07-191-6/+2
* | | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1unknown2003-06-281-1/+1
| |/ |/|
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-26/+25
* | Merge with 4.0.13unknown2003-05-191-8/+11
|\ \ | |/
| * Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-1/+2
| * Safety fix to enable RAID in max binariesunknown2003-05-131-7/+9
* | Merge with 4.0.11unknown2003-02-261-2/+9
|\ \ | |/
| * make myisamchk -R to work, if the table contains fulltext indexesunknown2003-02-221-2/+2
| * do not accept -R (sort by index) for FULLTEXT indexesunknown2003-02-221-0/+7
* | Merge with 4.0.11unknown2003-02-041-3/+3
|\ \ | |/
| * low-level error messages cleanupunknown2003-01-281-1/+1
| * --ft_stopword_file command-line optionunknown2003-01-231-1/+1
* | mergedunknown2003-01-211-2/+2
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-2/+2
* | | Merge with 4.0.9unknown2003-01-181-3/+3
|\ \ \ | |/ / |/| / | |/