summaryrefslogtreecommitdiff
path: root/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* Some warning fixes and some SSL testprograms check-intonu@x153.internalnet2001-08-261-1/+1
* Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesmonty@hundin.mysql.fi2001-08-211-7/+9
* Fix of UNION codemonty@hundin.mysql.fi2001-08-191-14/+15
* mergedserg@serg.mysql.com2001-07-021-14/+24
|\
| * Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-3/+3
| * Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-14/+24
* | memory-limited treeserg@serg.mysql.com2001-07-021-0/+1
|/
* Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-231-5/+8
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-1/+6
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Fixed test when exeeding file quota on writemonty@donna.mysql.com2001-01-151-7/+16
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-2/+3
* changed to use IO_CACHE instead of FILEmonty@donna.mysql.com2000-11-161-2/+3
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-38/+40
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-2/+3
* Small fixesmonty@donna.mysql.com2000-10-051-0/+3
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-14/+23
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-1/+5
* Import changesetbk@work.mysql.com2000-07-311-0/+994