summaryrefslogtreecommitdiff
path: root/mysys/my_file.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-4/+3
|\ \ | |/
| * MDEV-18360 Prevent set_max_open_files from allocating too many filesVicențiu Ciorbaru2019-01-271-4/+3
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+4
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
| * | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-0/+1
| |/ /
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \
* | | \ \ merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-1/+1
| |\ \ \ | | |/ /
| * | | Merge with fixes for compiler warnings and 2 fixed test casesMichael Widenius2010-01-281-1/+1
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #47095: Can't open_files_limit really be larger than 65535?Georgi Kodinov2010-04-091-1/+1
| |/ /
* | | This is the downport ofVladislav Vaintroub2009-09-111-0/+1
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | After merge fixesunknown2006-05-041-1/+8
* | This completes the work done in 5.0 to remove mit_pthread support (most was p...unknown2006-04-161-1/+1
* | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-19/+0
|/
* Max open files handling moved to my_set_max_open_files()unknown2004-02-191-0/+147