summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-26/+25
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-8/+11
|\
| * Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-191-1/+2
| * Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-7/+9
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-2/+9
|\ \ | |/
| * make myisamchk -R to work, if the table contains fulltext indexesserg@serg.mysql.com2003-02-221-2/+2
| * do not accept -R (sort by index) for FULLTEXT indexesserg@serg.mysql.com2003-02-221-0/+7
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-3/+3
|\ \ | |/
| * low-level error messages cleanupserg@serg.mysql.com2003-01-281-1/+1
| * --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-231-1/+1
* | mergedserg@serg.mysql.com2003-01-211-2/+2
|\ \
| * | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-2/+2
* | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-3/+3
|\ \ \ | |/ / |/| / | |/
| * Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier).arjen@george.bitbike.com2003-01-141-3/+3
* | memory leak closedserg@serg.mysql.com2002-11-121-0/+1
* | typo fixedserg@serg.mysql.com2002-11-091-1/+1
* | make REPAIR killableserg@serg.mysql.com2002-10-221-0/+4
* | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterserg@serg.mysql.com2002-10-121-1/+7
* | --tmpdir=dir1:dir2:... support in myisamchkserg@serg.mysql.com2002-10-081-3/+11
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-1/+1
|\ \ | |/ |/|
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-1/+1
| |\
| | * merge with 4.0monty@hundin.mysql.fi2002-06-031-25/+26
| | |\
| | * | MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-1/+1
* | | | fixed bug in myisamchk -R modeserg@serg.mysql.com2002-09-251-1/+2
* | | | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-1/+1
|/ / /
* | | Small fixes in mysql and myisamchk.jani@hynda.(none)2002-08-051-2/+2
* | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-2/+2
* | | added missing options to help text (myisamchk --help)serg@sergbook.mysql.com2002-07-011-8/+21
* | | post-merge fixserg@serg.mysql.com2002-06-301-1/+1
* | | mergedserg@serg.mysql.com2002-06-301-7/+23
|\ \ \
| * | | added -H (--HELP) to myisamchk to get a list of all the options it accepts (i...serg@serg.mysql.com2002-06-301-0/+6
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)serg@serg.mysql.com2002-06-301-7/+17
* | | | Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-281-1/+1
|/ / /
* | | post-merge fixserg@sergbook.mysql.com2002-06-241-3/+3
|\ \ \
| * | | Fix for a very small type in myisamchk usage textSinisa@sinisa.nasamreza.org2002-06-241-3/+3
* | | | mi_check T_xxx options massaged. T_REP_PARALLEL addedserg@sergbook.mysql.com2002-06-241-141/+152
* | | | resolvingserg@serg.mysql.com2002-06-201-25/+31
|\ \ \ \ | |/ / / |/| | |
| * | | multithreaded repair-by-sort codeserg@serg.mysql.com2002-06-191-25/+31
* | | | Ensure that share->tot_locks s updated correctlymonty@hundin.mysql.fi2002-06-171-0/+4
* | | | Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-1/+0
| |_|/ |/| |
* | | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-3/+5
* | | my_getopt:jani@hynda.(none)2002-05-221-2/+1
|/ /
* | Some bug fixes.jani@rhols221.adsl.netsonic.fi2002-05-151-1/+1
* | - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-111-14/+14
* | Bug fixes in mysql.cc and myisamchk.cjani@rhols221.adsl.netsonic.fi2002-04-181-7/+7
* | Fixed some spelling errors in myisamchk.jani@rhols221.adsl.netsonic.fi2002-04-161-6/+6
|/
* Merge and two bug fixes in my_getopt.cjani@hynda.mysql.fi2002-04-031-1/+0
* mergejani@hynda.mysql.fi2002-04-031-46/+74
* Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,jani@hynda.mysql.fi2002-04-021-94/+102
* Bug fixes and new functionality added in my_getopt and myisamchkjani@rhols221.adsl.netsonic.fi2002-02-061-94/+223