Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 1 | -26/+25 |
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -8/+11 |
|\ | |||||
| * | Added option --read-only (Thanks to Markus Benning) | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+2 |
| * | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 1 | -7/+9 |
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | make myisamchk -R to work, if the table contains fulltext indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -2/+2 |
| * | do not accept -R (sort by index) for FULLTEXT indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -0/+7 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
| * | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2003-01-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -2/+2 |
* | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -3/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier). | arjen@george.bitbike.com | 2003-01-14 | 1 | -3/+3 |
* | | memory leak closed | serg@serg.mysql.com | 2002-11-12 | 1 | -0/+1 |
* | | typo fixed | serg@serg.mysql.com | 2002-11-09 | 1 | -1/+1 |
* | | make REPAIR killable | serg@serg.mysql.com | 2002-10-22 | 1 | -0/+4 |
* | | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiter | serg@serg.mysql.com | 2002-10-12 | 1 | -1/+7 |
* | | --tmpdir=dir1:dir2:... support in myisamchk | serg@serg.mysql.com | 2002-10-08 | 1 | -3/+11 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
| |\ | |||||
| | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -25/+26 |
| | |\ | |||||
| | * | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -1/+1 |
* | | | | fixed bug in myisamchk -R mode | serg@serg.mysql.com | 2002-09-25 | 1 | -1/+2 |
* | | | | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Small fixes in mysql and myisamchk. | jani@hynda.(none) | 2002-08-05 | 1 | -2/+2 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -2/+2 |
* | | | added missing options to help text (myisamchk --help) | serg@sergbook.mysql.com | 2002-07-01 | 1 | -8/+21 |
* | | | post-merge fix | serg@serg.mysql.com | 2002-06-30 | 1 | -1/+1 |
* | | | merged | serg@serg.mysql.com | 2002-06-30 | 1 | -7/+23 |
|\ \ \ | |||||
| * | | | added -H (--HELP) to myisamchk to get a list of all the options it accepts (i... | serg@serg.mysql.com | 2002-06-30 | 1 | -0/+6 |
| * | | | "myisamchk -p" for parallel recover works (no extensive testing though) | serg@serg.mysql.com | 2002-06-30 | 1 | -7/+17 |
* | | | | Updated windows files (VC++ files and winmysqladmin). | monty@hundin.mysql.fi | 2002-06-28 | 1 | -1/+1 |
|/ / / | |||||
* | | | post-merge fix | serg@sergbook.mysql.com | 2002-06-24 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Fix for a very small type in myisamchk usage text | Sinisa@sinisa.nasamreza.org | 2002-06-24 | 1 | -3/+3 |
* | | | | mi_check T_xxx options massaged. T_REP_PARALLEL added | serg@sergbook.mysql.com | 2002-06-24 | 1 | -141/+152 |
* | | | | resolving | serg@serg.mysql.com | 2002-06-20 | 1 | -25/+31 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | multithreaded repair-by-sort code | serg@serg.mysql.com | 2002-06-19 | 1 | -25/+31 |
* | | | | Ensure that share->tot_locks s updated correctly | monty@hundin.mysql.fi | 2002-06-17 | 1 | -0/+4 |
* | | | | Cleanup of checking of user resources | monty@mashka.mysql.fi | 2002-06-16 | 1 | -1/+0 |
| |_|/ |/| | | |||||
* | | | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 1 | -3/+5 |
* | | | my_getopt: | jani@hynda.(none) | 2002-05-22 | 1 | -2/+1 |
|/ / | |||||
* | | Some bug fixes. | jani@rhols221.adsl.netsonic.fi | 2002-05-15 | 1 | -1/+1 |
* | | - Fixed some option types in my_getopt struct in all clients. | jani@dsl-jkl1657.dial.inet.fi | 2002-05-11 | 1 | -14/+14 |
* | | Bug fixes in mysql.cc and myisamchk.c | jani@rhols221.adsl.netsonic.fi | 2002-04-18 | 1 | -7/+7 |
* | | Fixed some spelling errors in myisamchk. | jani@rhols221.adsl.netsonic.fi | 2002-04-16 | 1 | -6/+6 |
|/ | |||||
* | Merge and two bug fixes in my_getopt.c | jani@hynda.mysql.fi | 2002-04-03 | 1 | -1/+0 |
* | merge | jani@hynda.mysql.fi | 2002-04-03 | 1 | -46/+74 |
* | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, | jani@hynda.mysql.fi | 2002-04-02 | 1 | -94/+102 |
* | Bug fixes and new functionality added in my_getopt and myisamchk | jani@rhols221.adsl.netsonic.fi | 2002-02-06 | 1 | -94/+223 |