summaryrefslogtreecommitdiff
path: root/mysys/my_static.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-0/+1
| |\ \ | | |/
| | * don't use my_copystat in the serverSergei Golubchik2016-09-121-0/+1
* | | After-review changesSergei Golubchik2016-09-121-0/+7
|/ /
* | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-1/+0
* | 10.0-base merge.Sergei Golubchik2013-09-211-0/+1
|\ \ | |/
| * MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-0/+1
* | fixes for test failuresSergei Golubchik2012-09-271-11/+11
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-28/+0
|/
* debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-7/+1
* 5.3 mergeSergei Golubchik2012-01-131-1/+3
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | | |\
* | | | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.2Michael Widenius2011-09-101-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-1/+2
| * | | | Merge 5.2->5.3unknown2011-09-021-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-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/+5
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-3/+0
| | | * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| | | * | | revert the push of bug 35616.unknown2008-05-061-2/+2
| | | * | | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...unknown2008-05-061-2/+2
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-5/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+1
| |\ \ \ \ \
| | * | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-5/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-5/+0
| | | |/ / | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-3/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-3/+1
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-13/+0
* | | | | merge.Sergei Golubchik2010-11-251-1/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-0/+1
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+7
| |\ \ \ | | |/ /
| * | | post-review fixesSergei Golubchik2009-01-151-1/+2
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-2/+2
| |\ \ \
| * | | | added __attribute__((unused))Sergei Golubchik2008-08-291-2/+5
| * | | | proc_info_hook, mysys access to thd->proc_infoSergei Golubchik2008-08-271-0/+9
| * | | | WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-161-1/+1
* | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-3/+0
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-171-13/+0
* | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-10/+10