summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* small bugfixunknown2002-01-191-2/+2
* Fixed problem when repairing packed MyISAM files.unknown2001-11-221-28/+47
* Fixed bug in INSERT DELAYEDunknown2001-10-021-14/+10
* Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-6/+0
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+31
* Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
* Fixes for OS2.unknown2001-08-221-2/+2
* Portability fixes.unknown2001-08-181-10/+14
* Patch for netBSDunknown2001-07-161-1/+15
* Added --skip-symlinksunknown2001-06-011-0/+5
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-2/+8
* Added isolation levelsunknown2001-03-211-0/+3
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-151-6/+4
* Fixed that myisamchk -R works on text columnsunknown2001-02-181-16/+19
* Added Innobase to source distributionunknown2001-02-171-1/+1
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-18/+33
* New myisamchk option --sort-recoverunknown2001-01-311-3/+7
* mergeunknown2001-01-281-1/+1
|\
| * logging_ok Logging to logging@openlogging.org acceptedunknown2001-01-271-1/+1
* | Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-15/+22
|/
* Removed not used variable 'last_ref'unknown2001-01-161-1/+1
* Fixed test when exeeding file quota on writeunknown2001-01-151-1/+1
* Fixed bug in myisamchk -r -k#unknown2001-01-031-1/+2
* Fixed bug in 'drop table'unknown2000-11-291-1/+1
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-1/+1
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-0/+20
* Update of interface for BDB tables.unknown2000-10-241-2/+2
* Fix of automatic repairunknown2000-10-231-3/+10
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-2/+2
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-24/+86
* Fixes for automatic repairunknown2000-10-171-1/+2
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-5/+5
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-5/+14
* Portability fixesunknown2000-10-041-2/+4
* First part of automatic repair of MyISAM tables.unknown2000-10-031-0/+1
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-3/+12
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-15/+27
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-1/+3
* Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-161-3/+4
* Updates for releaseunknown2000-08-291-2/+1
* ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-281-1/+19
* Stopwords (English only); fulltext keys now can be repairedunknown2000-08-251-11/+36
* Updated benchmark and results for PostgreSQL 7.0.2unknown2000-08-181-3/+11
* Additions for CHECK table + update of benchmarksunknown2000-08-171-0/+14
* Delayed keys + portability fixesunknown2000-08-161-7/+15
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-10/+85
* Import changesetunknown2000-07-311-0/+2886