Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19312 Make throttling interval depend on thread_pool_stall_limit | Vladislav Vaintroub | 2019-05-31 | 1 | -9/+11 |
* | Add some variables to the generic threadpool, that could help to analyze | Vladislav Vaintroub | 2019-05-26 | 1 | -2/+2 |
* | MDEV-19313 Threadpool : provide information schema tables for internals of ge... | Vladislav Vaintroub | 2019-05-26 | 1 | -140/+55 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
* | | | | Moved vio allocation to connection thread | Sergey Vojtovich | 2019-05-21 | 1 | -5/+4 |
|/ / / | |||||
* | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -32/+18 |
* | | | Removed \n from sql_print_error() | Monty | 2019-01-26 | 1 | -1/+1 |
|/ / | |||||
* | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -4/+4 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | threadpool: release mutex on io_poll_create failure | Daniel Black | 2018-01-31 | 1 | -2/+1 |
* | | Cleanup - removed warning suppression - no longer needed. | Vladislav Vaintroub | 2018-02-07 | 1 | -3/+0 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -52/+77 |
|\ \ | |/ | |||||
| * | Windows, generic threadpool cleanups | Vladislav Vaintroub | 2017-11-28 | 1 | -52/+77 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -5/+8 |
|\ \ | |/ | |||||
| * | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+6 |
| * | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
* | MDEV-10297 Add priorization to threadpool | Vladislav Vaintroub | 2016-09-22 | 1 | -0/+1769 |