summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...unknown2004-11-021-2/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-221-1/+1
|\
| * Review of all code pushed since last reviewunknown2004-10-201-1/+1
* | s/puts/printf/unknown2004-10-211-5/+5
|/
* Merge with 4.0unknown2004-09-011-1/+1
|\
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | bad merge fixed - myisamchk support for --ft_stopword_file restoredunknown2004-08-101-2/+2
* | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-4/+4
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-1/+1
* | 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