summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
Commit message (Expand)AuthorAgeFilesLines
* Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-1/+1
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-281-0/+1
* Fixed that myisamchk -R works on text columnsmonty@donna.mysql.com2001-02-181-1/+1
* Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-1/+1
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-2/+3
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-5/+15
* Fixed test when exeeding file quota on writemonty@donna.mysql.com2001-01-151-4/+7
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-1/+2
* Fixed bug in myisamchk -r -k#monty@donna.mysql.com2001-01-031-1/+6
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-0/+4
* Split error message for crashed table to 3 different error messages.monty@donna.mysql.com2000-11-221-7/+2
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-1/+8
* Added bdb_lock_max and fixed bug in BDB tables when using key partsmonty@donna.mysql.com2000-10-251-1/+0
* Fix of automatic repairmonty@donna.mysql.com2000-10-231-1/+1
* Fixes for automatic recover of MyISAM tablesmonty@donna.mysql.com2000-10-171-3/+18
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-23/+4
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-10/+14
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-14/+29
* Fixes for MyISAM and packed keys + AIXmonty@donna.mysql.com2000-09-221-5/+16
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-1/+1
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-14/+34
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-10/+31
* Import changesetbk@work.mysql.com2000-07-311-0/+1365