summaryrefslogtreecommitdiff
path: root/mysys/thr_alarm.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADSJon Olav Hauglid2020-03-101-27/+2
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-3/+3
|/ / /
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-7/+7
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-141-2/+2
|\ \ \ | |/ /
| * | Fix a typo: schedule, schedulingMarko Mäkelä2017-12-131-2/+2
* | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+2
|/ /
* | MDEV-8399 - [PATCH] Missing Sanity Checks for memory allocation in MariaDBSergey Vojtovich2015-07-231-5/+7
|/
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+2
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-13/+8
|\ \ | |/
| * Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW Venkata Sidagam2013-01-241-14/+8
| |\
| | * Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW Venkata Sidagam2013-01-241-14/+8
* | | Update copyright noticesVladislav Vaintroub2012-02-281-0/+1
* | | mergeVladislav Vaintroub2012-01-241-1/+2
|\ \ \
| * \ \ 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
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | Initial threadpool implementation for MariaDB 5.5Vladislav Vaintroub2011-12-081-87/+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
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Avoid compilation problem on AIX.unknown2008-04-281-2/+1
* | | | | merge with 5.3Sergei Golubchik2011-10-191-8/+18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-8/+18
* | | | | 5.5-mergeSergei Golubchik2011-07-021-10/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-10/+5
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-107/+82
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_...Michael Widenius2010-11-021-0/+4
| * | | Merge 5.2->5.3Sergey Petrunya2010-10-101-4/+5
| |\ \ \ | | |/ /
| * | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-108/+78
| * | | Fix for build failures. Putting back "#define bool BOOL" under Windowsunknown2008-02-191-1/+1
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+0
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \ \
| * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | Manual merge from 5.1.Alexey Kopytov2010-07-011-5/+5
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-5/+5
* | | | WL#2360 Performance schemaMarc Alff2009-12-091-53/+58
* | | | Backport of:Konstantin Osipov2009-11-241-8/+8
* | | | Backport of:Konstantin Osipov2009-11-231-4/+2
|/ / /
* | | fixes for build failures due to my yesterday's changeset forbiddingunknown2008-02-191-1/+1
|/ /
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-9/+42
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-6/+6
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+6
* | Merged from 5.0unknown2007-03-291-1/+4