summaryrefslogtreecommitdiff
path: root/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Fixed test when exeeding file quota on writeunknown2001-01-151-7/+16
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-2/+3
* changed to use IO_CACHE instead of FILEunknown2000-11-161-2/+3
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-38/+40
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-2/+3
* Small fixesunknown2000-10-051-0/+3
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-14/+23
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-1/+5
* Import changesetunknown2000-07-311-0/+994