summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-3/+5
* my_getopt:unknown2002-05-221-2/+1
* Some bug fixes.unknown2002-05-151-1/+1
* - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-14/+14
* Bug fixes in mysql.cc and myisamchk.cunknown2002-04-181-7/+7
* Fixed some spelling errors in myisamchk.unknown2002-04-161-6/+6
* Merge and two bug fixes in my_getopt.cunknown2002-04-031-1/+0
* mergeunknown2002-04-031-46/+74
* Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-94/+102
* Bug fixes and new functionality added in my_getopt and myisamchkunknown2002-02-061-94/+223
* Fixes for new getoptunknown2002-01-311-17/+16
* New functionality to my_getopt. myisamchk now uses my_getoptunknown2002-01-301-99/+56
* Added my_getopt struct and modified myisamchk to the bk tree.unknown2002-01-251-184/+220
* Update copyrightunknown2001-12-061-3/+3
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-2/+2
* merge with 3.23.44unknown2001-11-041-0/+4
|\
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-311-0/+4
* | Cleaned up SSL documentationunknown2001-10-021-4/+24
* | Cleanupsunknown2001-09-151-2/+2
* | merge with 3.23.42unknown2001-09-021-5/+5
|\ \ | |/
| * Fixed problem in myisampack with blobsunknown2001-08-301-2/+3
| * myisamchk.c Make --set-character-set actually do something.unknown2001-08-211-3/+2
| * Portability fixes.unknown2001-08-181-2/+2
* | Fix of UNION codeunknown2001-08-191-1/+1
* | mergedunknown2001-08-091-2/+2
|\ \ | |/
| * Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-2/+2
* | merged with 3.23unknown2001-07-171-1/+1
|\ \ | |/
| * Patch for netBSDunknown2001-07-161-1/+1
* | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-2/+0
* | mergeunknown2001-06-281-3/+4
|\ \ | |/
| * Cleanupunknown2001-06-281-3/+4
| * Added --skip-symlinksunknown2001-06-011-1/+1
* | Symlinking of tables should not work.unknown2001-06-051-4/+0
* | Added support for symlinked tables.unknown2001-06-011-13/+11
* | Removed compiler warnings.unknown2001-05-311-2/+2
* | ft_* variables addedunknown2001-04-171-0/+6
|/
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-0/+1
* Fixed that myisamchk -R works on text columnsunknown2001-02-181-1/+1
* Write UNION() for MERGE tablesunknown2001-02-171-1/+1
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-2/+3
* New myisamchk option --sort-recoverunknown2001-01-311-5/+15
* Fixed test when exeeding file quota on writeunknown2001-01-151-4/+7
* Fixed bug when having many binary log filesunknown2001-01-081-1/+2
* Fixed bug in myisamchk -r -k#unknown2001-01-031-1/+6
* New thr_alarm struct for better integration with OS2unknown2000-11-281-0/+4
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-7/+2
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-1/+8
* Added bdb_lock_max and fixed bug in BDB tables when using key partsunknown2000-10-251-1/+0
* Fix of automatic repairunknown2000-10-231-1/+1
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-3/+18