summaryrefslogtreecommitdiff
path: root/mysys/my_fopen.c
Commit message (Expand)AuthorAgeFilesLines
* mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-4/+3
* MDEV-15635 mysys: THR_LOCK_open reduce usageDaniel Black2018-05-211-17/+21
* my_fdopen: list all args in commentDaniel Black2018-03-071-0/+2
* mysys: Remove freebsd freopen implementationDaniel Black2017-11-151-60/+0
* MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-3/+3
* Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
|\
| * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-1/+1
| |\
| | * MDEV-12144 Signal 6 crash corrupts ibd filesSergei Golubchik2017-07-151-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-12/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-12/+6
| |\ \ | | |/
| | * cleanup: my_register_filename()Sergei Golubchik2017-02-271-12/+6
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-291-3/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-291-3/+3
| |\ \ | | |/
| | * MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-271-3/+3
* | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-3/+5
* | | small cleanupSergei Golubchik2015-04-081-2/+1
|/ /
* | 5.5 mergeSergei Golubchik2014-02-251-2/+2
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ | |/ /
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \ | | |/
| | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
|/ /
* | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \
| * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-23/+25
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+136
| |\ \
* | \ \ 5.5-mergeSergei Golubchik2011-07-021-2/+134
|\ \ \ \ | | |_|/ | |/| |
| * | | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-071-1/+133
| |\ \ \ | | |/ /
| | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-3/+3
| | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+134
* | | | merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed several bugs in page CRC handlingunknown2007-12-181-1/+1
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | WL#2360 Performance schemaMarc Alff2009-12-091-8/+8
* | This is the downport ofVladislav Vaintroub2009-09-111-23/+26
|/
* 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-2/+2
* Many files:unknown2006-12-231-2/+1
* Remove compiler warningsunknown2006-11-201-3/+3
* Cleanup during review of new codeunknown2005-06-211-35/+49
* a fix (bug #11193: error messages gets garbled after reggies latest changeset...unknown2005-06-091-2/+2
* improved mapping from numerical open codes to string fopen codes.unknown2005-06-071-21/+41
* Cleanup during code reviewunknown2005-05-251-4/+7
* BUG# 9148 Denial of serviceunknown2005-05-231-2/+3
* BUG# 9148: Denial of serviceunknown2005-05-211-3/+15
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-3/+3
* Max open files handling moved to my_set_max_open_files()unknown2004-02-191-4/+4
* Update copyrightunknown2001-12-061-15/+14