summaryrefslogtreecommitdiff
path: root/mysys/my_open.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2017-03-091-22/+19
|\
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-22/+19
| |\
| | * support MY_NOSYMLINKS in my_delete()Sergei Golubchik2017-02-271-83/+5
| | * MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-2/+88
| | * cleanup: NO_OPEN_3 was never definedSergei Golubchik2017-02-271-3/+1
| | * cleanup: my_register_filename()Sergei Golubchik2017-02-271-18/+9
* | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-2/+2
|/ /
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
|/
* 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+8
|\
| * Merge 5.2->5.3unknown2011-09-021-3/+8
| |\
| | * Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-3/+9
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \
* | \ \ \ merge with 5.3Sergei Golubchik2011-10-191-11/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-219/+8
| | |_|/ | |/| |
| * | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-34/+40
| |\ \ \
| | * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-34/+39
| | |\ \ \
| | | * | | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-34/+39
| | * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-0/+1
| | | |\ \ \
| | | | * \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-201-0/+1
| | | | |\ \ \
| | | | | * | | Maria - various fixes around durability of files:unknown2006-11-211-0/+1
* | | | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-2/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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