summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge with 4.0.9unknown2003-01-181-3/+3
|\ \ \ | |/ / |/| / | |/
| * Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier).unknown2003-01-141-3/+3
* | memory leak closedunknown2002-11-121-0/+1
* | typo fixedunknown2002-11-091-1/+1
* | make REPAIR killableunknown2002-10-221-0/+4
* | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterunknown2002-10-121-1/+7
* | --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-081-3/+11
* | Merge with 4.0.4unknown2002-10-021-1/+1
|\ \ | |/ |/|
| * Merge with 4.0.3unknown2002-08-301-1/+1
| |\
| | * merge with 4.0unknown2002-06-031-25/+26
| | |\
| | * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-1/+1
* | | | fixed bug in myisamchk -R modeunknown2002-09-251-1/+2
* | | | Some trivial optimzationsunknown2002-09-031-1/+1
|/ / /
* | | Small fixes in mysql and myisamchk.unknown2002-08-051-2/+2
* | | New SET syntax & system variables.unknown2002-07-231-2/+2
* | | added missing options to help text (myisamchk --help)unknown2002-07-011-8/+21
* | | post-merge fixunknown2002-06-301-1/+1
* | | mergedunknown2002-06-301-7/+23
|\ \ \
| * | | added -H (--HELP) to myisamchk to get a list of all the options it accepts (i...unknown2002-06-301-0/+6
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-7/+17
* | | | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-281-1/+1
|/ / /
* | | post-merge fixunknown2002-06-241-3/+3
|\ \ \
| * | | Fix for a very small type in myisamchk usage textunknown2002-06-241-3/+3
* | | | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-141/+152
* | | | resolvingunknown2002-06-201-25/+31
|\ \ \ \ | |/ / / |/| | |
| * | | multithreaded repair-by-sort codeunknown2002-06-191-25/+31
* | | | Ensure that share->tot_locks s updated correctlyunknown2002-06-171-0/+4
* | | | Cleanup of checking of user resourcesunknown2002-06-161-1/+0
| |_|/ |/| |
* | | 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