summaryrefslogtreecommitdiff
path: root/mysys/my_open.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug in counting open files when using many filesmonty@hundin.mysql.fi2001-09-271-3/+2
| | | | Fixed bug in JOIN
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-2/+2
| | | | | Fix bug in isamlog Add argument types to function declarations.
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-1/+1
| | | | | | Fixed crash in SELECT DISTINCT SUM(...) Fix return value of mysortncmp() for innobase Fix join_crash bug
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-38/+46
| | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO
* New error messagesmonty@donna.mysql.com2000-12-051-2/+5
| | | | | Fix for creating read-only files on windows Manual updates
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-2/+2
| | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
* BUILD/compile-pentium-debugsasha@mysql.sashanet.com2000-11-161-1/+1
| | | | | | | | | | make -j 2 mysys/my_open.c my_umask is better than 0 - we do not want 0000 files when my_open() is called with O_CREAT sql/log.cc fixed up IO_CACHE to make replication work, not fully yet sql/log_event.cc fixed up IO_CACHE
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-0/+1
| | | | reading from FIFO, fixes for FULLTEXT, @@IDENTITY
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-2/+20
|
* Import changesetbk@work.mysql.com2000-07-311-0/+97