Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-24341 Innodb - do not block in foreground thread in log_write_up_to( | Vladislav Vaintroub | 2021-02-14 | 1 | -0/+7 |
* | MDEV-23224 better defaults for Windows native threadpool implementation | Vladislav Vaintroub | 2020-07-20 | 1 | -2/+27 |
* | Merge branch '10.5' into 10.6 | Vladislav Vaintroub | 2020-07-04 | 1 | -4/+4 |
|\ | |||||
| * | Remove some trailing whitespaces. | Vladislav Vaintroub | 2020-05-29 | 1 | -8/+8 |
* | | MDEV-22990 Threadpool : Optimize network/named pipe IO for Windows | Vladislav Vaintroub | 2020-06-26 | 1 | -115/+48 |
|/ | |||||
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 1 | -2/+2 |
|\ | |||||
| * | num_worker_threads my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-27 | 1 | -2/+2 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-12 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-12 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-10 | 1 | -0/+1 |
| | |\ | |||||
| | | * | MDEV-20206 : Crash inside timer_callback()[threadpool_win.cc:419] | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+1 |
* | | | | Fix compile warning/error on Windows. | Vladislav Vaintroub | 2019-06-18 | 1 | -12/+6 |
* | | | | Windows related cleanups, remove old code. | Vladislav Vaintroub | 2019-06-18 | 1 | -25/+0 |
* | | | | 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 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Update FSF address | Michal Schorm | 2019-05-10 | 1 | -1/+1 |
| | | | * | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | | | | Moved vio allocation to connection thread | Sergey Vojtovich | 2019-05-21 | 1 | -4/+3 |
|/ / / / / | |||||
* | | | | | MDEV-10384 Windows : Refactor threading in mysqld startup. | Vladislav Vaintroub | 2018-10-05 | 1 | -7/+24 |
* | | | | | MDEV-16536 Remove shared memory transport | Vladislav Vaintroub | 2018-08-20 | 1 | -55/+8 |
|/ / / / | |||||
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+2 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -4/+1 |
* | | | | 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 |
|\ \ \ | |/ / | |||||
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | | MDEV-10297 Add priorization to threadpool | Vladislav Vaintroub | 2016-09-22 | 1 | -321/+229 |
* | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 1 | -107/+0 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -2/+2 |
* | | | Fix threadpool memory leak and connect2 test | Vladislav Vaintroub | 2016-03-09 | 1 | -0/+1 |
* | | | Fix threadpool after it was broken by MDEV-6150 | Vladislav Vaintroub | 2016-03-08 | 1 | -16/+11 |
* | | | Fix compilation10.2-ssl | Vladislav Vaintroub | 2016-02-10 | 1 | -11/+1 |
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -14/+26 |
|/ / | |||||
* | | MDEV-9156 : Fix tp_add_connection()'s error handling | Vladislav Vaintroub | 2015-12-04 | 1 | -2/+2 |
* | | merge with 5.5 | Sergei Golubchik | 2012-11-03 | 1 | -16/+0 |
|\ \ | |/ | |||||
| * | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index | Vladislav Vaintroub | 2012-11-02 | 1 | -16/+0 |
* | | Compile 10.0 on Windows | Vladislav Vaintroub | 2012-08-30 | 1 | -2/+2 |
|/ | |||||
* | MDEV-246 - Aborted_clients incremented during ordinary connection close | Vladislav Vaintroub | 2012-05-03 | 1 | -0/+4 |
* | mdev-208 thread pool breaks the server on XP | Sergei Golubchik | 2012-04-05 | 1 | -0/+3 |
* | Windows threadpool - always disassociate current thread from callback when de... | Vladislav Vaintroub | 2012-03-28 | 1 | -5/+5 |
* | Store callback instance in the connection structure, to call CallbackMayRunLo... | Vladislav Vaintroub | 2012-02-17 | 1 | -4/+36 |
* | Threadpool : Rest of monty's review | Vladislav Vaintroub | 2012-01-27 | 1 | -5/+6 |
* | close callbacks prior to closing connection to avoid potential race when e.g ... | Vladislav Vaintroub | 2012-01-27 | 1 | -5/+5 |
* | Further review points and simplify Windows implementation | Vladislav Vaintroub | 2012-01-26 | 1 | -81/+44 |
* | small cleanups | Vladislav Vaintroub | 2012-01-24 | 1 | -6/+1 |
* | Get rid of idle thread counter atomic variable. | Vladislav Vaintroub | 2012-01-15 | 1 | -0/+10 |
* | Small adjustements to threadpool | Vladislav Vaintroub | 2011-12-18 | 1 | -1/+0 |