193 Commits (0bd847f013428d9be822a680cb4405696ae65aac)

Author SHA1 Message Date
igor@rurik.mysql.com 10a8adc1b5 Many files: 23 years ago
serg@serg.mylan d5fbeee71f fixed a bug that made 4.0 MYI+FT files unreadable in 4.1 23 years ago
serg@serg.mylan 9f67e10d0d consistency fix - all help texts for command-line options should end with a dot. 23 years ago
monty@narttu.mysql.fi c01678bc3d Added option --read-only (Thanks to Markus Benning) 23 years ago
monty@mashka.mysql.fi 4bde719df7 Safety fix to enable RAID in max binaries 23 years ago
hf@deer.mysql.r18.ru 0428d08606 SCRUM 23 years ago
hf@genie.(none) f8f0b70380 SCRUM 23 years ago
serg@serg.mysql.com 55ae7d26f6 make myisamchk -R to work, if the table contains fulltext indexes 23 years ago
serg@serg.mysql.com f43600cdd6 do not accept -R (sort by index) for FULLTEXT indexes 23 years ago
serg@serg.mysql.com 1ced5948f0 low-level error messages cleanup 23 years ago
serg@serg.mysql.com 274df58118 --ft_stopword_file command-line option 23 years ago
serg@serg.mysql.com 0dff67cba2 Two-level index structure for FULLTEXT indexes 23 years ago
arjen@george.bitbike.com 7297dbc75f Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier). 23 years ago
serg@serg.mysql.com 73e79efde9 memory leak closed 23 years ago
serg@serg.mysql.com acbf1c6c21 typo fixed 23 years ago
serg@serg.mysql.com 43599856b2 make REPAIR killable 23 years ago
serg@serg.mysql.com 68cd8c47fc --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiter 24 years ago
serg@serg.mysql.com e65536b147 --tmpdir=dir1:dir2:... support in myisamchk 24 years ago
serg@serg.mysql.com fdc42017d2 fixed bug in myisamchk -R mode 24 years ago
monty@mashka.mysql.fi a01a0840dc Some trivial optimzations 24 years ago
jani@hynda.(none) 9bc030f68a Small fixes in mysql and myisamchk. 24 years ago
monty@mashka.mysql.fi dddc20d9d1 New SET syntax & system variables. 24 years ago
serg@sergbook.mysql.com f72f6467a2 added missing options to help text (myisamchk --help) 24 years ago
serg@serg.mysql.com f3e1fb4d4c post-merge fix 24 years ago
serg@serg.mysql.com a90ad0a0d0 added -H (--HELP) to myisamchk to get a list of all the options it accepts (including debug and internal ones). 24 years ago
serg@serg.mysql.com 53ac59b913 "myisamchk -p" for parallel recover works (no extensive testing though) 24 years ago
monty@hundin.mysql.fi 578a9d9901 Updated windows files (VC++ files and winmysqladmin). 24 years ago
monty@hundin.mysql.fi 8a2daeac77 Removed mysql_ssl_clear() 24 years ago
Sinisa@sinisa.nasamreza.org e7f46fc9ec Fix for a very small type in myisamchk usage text 24 years ago
serg@sergbook.mysql.com dcdfe5b545 mi_check T_xxx options massaged. T_REP_PARALLEL added 24 years ago
serg@serg.mysql.com 5c83ae3fca multithreaded repair-by-sort code 24 years ago
monty@hundin.mysql.fi b44b485491 Ensure that share->tot_locks s updated correctly 24 years ago
monty@mashka.mysql.fi fc52abc50f Cleanup of checking of user resources 24 years ago
jani@hynda.(none) c961494444 Added useful exit error code for programs using my_getopt in case 24 years ago
jani@hynda.(none) c66162b464 my_getopt: 24 years ago
jani@rhols221.adsl.netsonic.fi 3893920cbe Some bug fixes. 24 years ago
jani@dsl-jkl1657.dial.inet.fi 4945fd4a05 - Fixed some option types in my_getopt struct in all clients. 24 years ago
ram@gw.udmsearch.izhnet.ru b8a12a8cec MI_KEYSEG -> HA_KEYSEG 24 years ago
jani@rhols221.adsl.netsonic.fi 430e9cab9f Bug fixes in mysql.cc and myisamchk.c 24 years ago
jani@rhols221.adsl.netsonic.fi b3b2b9e0aa Fixed some spelling errors in myisamchk. 24 years ago
jani@hynda.mysql.fi 70a258757c Merge and two bug fixes in my_getopt.c 24 years ago
jani@hynda.mysql.fi 22a35da68c merge 24 years ago
jani@hynda.mysql.fi c143f01dd1 Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 24 years ago
serg@serg.mysql.com 3f51fcf1f1 mi_check flags cleanup 24 years ago
monty@hundin.mysql.fi b5a4f89ea6 Portability fixes 24 years ago
monty@hundin.mysql.fi fdb253467a Cleanup 24 years ago
monty@hundin.mysql.fi d36ac6b669 Fix some bugs introduced with the new my_getopt 24 years ago
jani@rhols221.adsl.netsonic.fi d57b95b695 Bug fixes and new functionality added in my_getopt and myisamchk 24 years ago
monty@hundin.mysql.fi 4000b036c0 Fixes for new getopt 24 years ago
jani@hynda.mysql.fi 784e1d8b34 New functionality to my_getopt. myisamchk now uses my_getopt 24 years ago