summaryrefslogtreecommitdiff
path: root/mysys/my_fopen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* First part of automatic repair of MyISAM tables.unknown2000-10-031-8/+13
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-1/+5
* Import changesetunknown2000-07-311-0/+165