summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-5/+7
|\
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-5/+7
* | Portability fixesunknown2001-09-151-1/+0
* | mergeunknown2001-09-021-0/+8
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+8
| |\ \ | | |/
| | * Increase version numberunknown2001-08-301-0/+8
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-1/+2
|/ /
* | mergedunknown2001-08-091-1/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-1/+1
* | mergedunknown2001-07-021-4/+22
|\ \
| * | Symlinking of tables should not work.unknown2001-06-051-9/+8
| * | Added support for symlinked tables.unknown2001-06-011-0/+19
| |/
* | memory-limited treeunknown2001-07-021-0/+5
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupunknown2001-05-241-3/+16
|/
* Fixed that database name is shown for CHECK TABLEunknown2001-04-201-3/+13
* Added test for PTHREAD_YIELDunknown2001-04-181-2/+4
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-3/+4
* Added new tests to benchmark suiteunknown2001-03-111-1/+2
* Cleanups...unknown2001-02-201-7/+7
* Added locks needed for Innobaseunknown2001-02-181-1/+1
* Use new bitmap interfaceunknown2001-02-071-1/+2
* ha_myisam.cc magic removedunknown2001-01-191-12/+2
* fixed buffer overrun in resolve_stack_dumpunknown2001-01-181-5/+34
* Fixed bug in CHECK TABLE ... EXTENDEDunknown2001-01-161-4/+8
* Don't use subtransactions on write_row() and delete_row() inunknown2000-12-281-1/+1
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+1
* New error messagesunknown2000-12-051-1/+4
* Fixed bug in 'drop table'unknown2000-11-291-0/+8
* Mergeunknown2000-11-281-1/+11
|\
| * errmsg.txt translatedunknown2000-11-281-1/+11
* | 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