summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-3/+3
* Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-3/+12
* Merge key cache structures to onemonty@mysql.com2003-11-201-7/+7
* Delete duplicate error message namesmonty@mashka.mysql.fi2003-11-181-1/+0
* mergemonty@mashka.mysql.fi2003-11-181-3/+5
|\
| * CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-3/+5
* | multiple keycache fixesserg@serg.mylan2003-11-131-0/+1
|/
* Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+3
|\
| * Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-2/+4
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-3/+12
|\ \
| * \ Mergeigor@rurik.mysql.com2003-10-301-3/+12
| |\ \
| | * \ Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-3/+12
| | |\ \
| | | * \ Manual mergeigor@rurik.mysql.com2003-08-261-3/+12
| | | |\ \
| | | | * | Many files:igor@rurik.mysql.com2003-08-021-4/+12
| | | | * | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-301-2/+3
| | | | |\ \
| | | | | * | Many files:igor@rurik.mysql.com2003-06-301-2/+3
* | | | | | | query expansion for fulltext searchserg@serg.mylan2003-10-231-3/+0
|/ / / / / /
* | | | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | enum options renamed to avoid possible name conflictsserg@serg.mylan2003-09-291-1/+1
* | | | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-16/+25
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | do not try to "analyze" or "sort index" in the table that has no indexes or n...serg@serg.mylan2003-08-271-9/+12
| * | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-0/+5
| * | | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-4/+5
| * | | myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus...serg@serg.mylan2003-08-121-3/+3
* | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-8/+10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#937serg@serg.mylan2003-07-301-3/+7
| * | myisamchk --sort-records crash on compressed tables fixed.serg@serg.mylan2003-07-211-0/+6
| * | Fix for #712 with Serg's suggestionshf@deer.(none)2003-07-191-6/+2
* | | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1serg@serg.mylan2003-06-281-1/+1
| |/ |/|
* | 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
| |\