summaryrefslogtreecommitdiff
path: root/mysys/my_open.c
Commit message (Expand)AuthorAgeFilesLines
* Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-3/+3
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* WL#2360 Performance schemaMarc Alff2009-12-091-8/+9
* This is the downport ofVladislav Vaintroub2009-09-111-212/+11
* Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-34/+40
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-0/+1
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
* Merge recycle.(none):/src/bug25222/my50-bug25222unknown2007-03-071-1/+6
|\
| * Bug#25222 Win32 HANDLE leak in my_sopen()unknown2007-03-071-1/+6
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | ndb - fixed for BUG#15021, binlog_index table become inconsistent if errors d...unknown2006-10-131-2/+10
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergeunknown2006-08-101-2/+2
|\ \ | |/
| * Bug #21396: Wrong error number generated for a missing tableunknown2006-08-021-2/+2
* | Merge bk-internal:/home/bk/mysql-5.1unknown2006-06-101-1/+0
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/my51-bug15936unknown2006-06-071-1/+0
| |\ \
| | * | Remove unused defined USES_TYPESunknown2006-04-111-1/+0
| | |/
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-081-2/+2
|\ \ \ | |/ / |/| |
| * | removing MSDOS defines and codeunknown2006-05-081-2/+2
* | | After merge fixesunknown2006-05-041-0/+21
|/ /
* | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-2/+2
|/
* Polishing: get rid of C++-style comments.unknown2005-11-241-3/+3
* Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-141-0/+184
* Merge from 4.1unknown2005-05-261-5/+8
|\
| * Cleanup during code reviewunknown2005-05-251-5/+8
* | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1unknown2005-05-241-0/+7
|\ \ | |/
| * BUG# 9148 Denial of serviceunknown2005-05-231-3/+4
| * BUG# 9148: Denial of serviceunknown2005-05-211-0/+6
* | my_close(), my_sync(): retry if EINTRunknown2005-01-111-2/+7
|/
* Max open files handling moved to my_set_max_open_files()unknown2004-02-191-2/+2
* Rewrite function commentsunknown2002-07-091-2/+31
* Update copyrightunknown2001-12-061-15/+14
* Fixed bug in counting open files when using many filesunknown2001-09-271-3/+2
* Fixes for OS2.unknown2001-08-221-2/+2
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-1/+1
* Lots of new benchmark runsunknown2000-12-181-38/+46
* New error messagesunknown2000-12-051-2/+5
* New thr_alarm struct for better integration with OS2unknown2000-11-281-2/+2
* BUILD/compile-pentium-debugunknown2000-11-161-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-0/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-2/+20
* Import changesetunknown2000-07-311-0/+97