summaryrefslogtreecommitdiff
path: root/sql/threadpool_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-3/+10
|\
| * MDEV-18353 Shutdown may miss to wait for connection threadSergei Golubchik2021-07-241-2/+10
| * Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+1
| |\
| | * MDEV-24084 Fix race between disconnect and KILL CONNECTIONVladislav Vaintroub2020-11-241-2/+1
* | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-3/+11
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-3/+11
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-10-221-3/+11
| | |\
| | | * MDEV-23879 server hangs with threadpool, compression, and client pipeliningVladislav Vaintroub2020-10-031-3/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-4/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-4/+18
| |\ \ \ | | |/ /
| | * | MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-301-4/+18
* | | | Remove some trailing whitespaces.Vladislav Vaintroub2020-05-291-11/+11
* | | | MDEV-22696 Threadpool : make sure thd->event_scheduler.data does not change a...Vladislav Vaintroub2020-05-251-4/+4
* | | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-1/+1
* | | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-3/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-8/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-8/+7
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-8/+7
| | |\ \ | | | |/
| | | * cleanup THR_KEY_mysysEugene Kosov2020-04-251-6/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-301-2/+1
|\ \ \ \ | |/ / /
* | | | fix perfschema for pool-of-threadsSergei Golubchik2020-03-101-15/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ | | |/ /
| | * | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-1/+10
|\ \ \ \ | |/ / /
| * | | MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-1/+8
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-1/+2
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Eugene Kosov2019-06-231-1/+2
| | | |\
| | | | * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-1/+2
* | | | | Add some variables to the generic threadpool, that could help to analyzeVladislav Vaintroub2019-05-261-0/+2
* | | | | MDEV-19313 Threadpool : provide information schema tables for internals of ge...Vladislav Vaintroub2019-05-261-4/+8
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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 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 addressMichal Schorm2019-05-101-1/+1
* | | | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-1/+1
* | | | | | Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-9/+0
* | | | | | Simplified away init_new_connection_thread()Sergey Vojtovich2019-05-211-6/+0
|/ / / / /
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-1/+1
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+1
* | | | MDEV-15356: tp_timeout_handler needs to call set_killed_no_mutex as it has th...Daniel Black2018-02-211-1/+1
* | | | remove ifdefs around PSI_THREAD_CALLSergei Golubchik2018-01-091-12/+4
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-3/+3
|\ \ \ \
| * | | | Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-3/+3
| |/ / /
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-1/+21
|\ \ \ \ | |/ / /
| * | | Fix threadpool to report connections aborted due to wait timeout.Vladislav Vaintroub2017-08-301-1/+21