summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* New thr_alarm struct for better integration with OS2unknown2000-11-281-3/+3
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-3/+7
* fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-1/+2
* Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-021-22/+8
* Fix of automatic repairunknown2000-10-231-20/+35
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-48/+18
* Fixes for automatic repairunknown2000-10-171-12/+17
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-7/+32
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-10/+30
* Fixed bug in how FAST and CHANGED workedunknown2000-10-051-3/+4
* First part of automatic repair of MyISAM tables.unknown2000-10-031-20/+49
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-7/+16
* mergeunknown2000-09-201-4/+7
|\
| * Small bug fixes + code for DELETE QUICKunknown2000-09-201-4/+7
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()unknown2000-09-181-25/+9
|/
* Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-161-3/+4
* BACKUP TABLE TO 'directory'unknown2000-09-141-0/+80
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-45/+83
* Small portability fixesunknown2000-09-071-1/+0
* Stopwords (English only); fulltext keys now can be repairedunknown2000-08-251-0/+1
* FLUSH TABLE table_listunknown2000-08-221-2/+0
* Mergeunknown2000-08-181-15/+25
|\
| * Removed blanksunknown2000-08-181-23/+23
| * Updated benchmark and results for PostgreSQL 7.0.2unknown2000-08-181-16/+26
* | Mergeunknown2000-08-171-21/+26
|\ \ | |/
| * Additions for CHECK table + update of benchmarksunknown2000-08-171-21/+26
* | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-29/+27
|/
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-12/+57
* Import changesetunknown2000-07-311-0/+873