Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -7/+14 |
* | comment spelling Initailize -> Initialize | Daniel Black | 2015-12-11 | 1 | -1/+1 |
* | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -2/+2 |
|\ | |||||
| * | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -2/+2 |
| |\ | |||||
| | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, | Venkatesh Duggirala | 2014-05-08 | 1 | -1/+2 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -1/+0 |
|\ \ \ | |||||
| * \ \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.3 merge | Sergei Golubchik | 2014-02-14 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * \ | 5.2 merge | Sergei Golubchik | 2014-02-13 | 1 | -1/+0 |
| | | |\ \ | |||||
| | | | * \ | 5.1 merge | Sergei Golubchik | 2014-02-13 | 1 | -1/+0 |
| | | | |\ \ | |||||
| | | | | * | | fix embedded tests | Sergei Golubchik | 2014-02-13 | 1 | -1/+0 |
| | | * | | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | lp:893522 more problems found by PVS Studio | Sergei Golubchik | 2012-01-12 | 1 | -1/+1 |
| | | * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -6/+3 |
| | | |/ / / | |||||
| | | * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -4/+7 |
| | | |/ / | |||||
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -50/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | remove the service for installing the closed-source mysql thread pool plugin | Sergei Golubchik | 2013-04-07 | 1 | -50/+1 |
| |/ / / | |||||
* | | | | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct... | Vladislav Vaintroub | 2013-02-19 | 1 | -0/+13 |
|/ / / | |||||
* | | | MDEV-3945 - do not hold LOCK_thread_count when freeing THD. | Vladislav Vaintroub | 2012-12-21 | 1 | -1/+0 |
* | | | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index | Vladislav Vaintroub | 2012-11-02 | 1 | -0/+24 |
* | | | Update copyright notices | Vladislav Vaintroub | 2012-02-28 | 1 | -0/+1 |
* | | | Simplify thd_wait_begin. given how seldom they are called, calling current_th... | Vladislav Vaintroub | 2012-02-17 | 1 | -13/+5 |
* | | | address second round review comments | Vladislav Vaintroub | 2012-02-16 | 1 | -8/+8 |
* | | | Initial threadpool implementation for MariaDB 5.5 | Vladislav Vaintroub | 2011-12-08 | 1 | -20/+1 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ | |||||
* | | | | sys_vars changes and cleanups | Sergei Golubchik | 2011-07-11 | 1 | -2/+2 |
* | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -5/+3 |
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -9/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | More review fixes | Mikael Ronstrom | 2011-03-04 | 1 | -0/+3 |
| * | | | more fixes of scheduler interface changes | Mikael Ronström | 2011-02-10 | 1 | -14/+0 |
| * | | | Simplifications of server interface to scheduler | Mikael Ronström | 2011-02-10 | 1 | -0/+10 |
| * | | | Added reporting of fsync to THD wait interface | Mikael Ronstrom | 2010-10-28 | 1 | -3/+15 |
| * | | | Added more wait states for THD wait service | Mikael Ronstrom | 2010-10-27 | 1 | -1/+1 |
* | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -49/+23 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -12/+34 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Added protection around usage of thd->mysys_var | Michael Widenius | 2009-11-26 | 1 | -3/+1 |
| * | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| * | | Added option --staging-run to mysql-test-run to mark slow, not important test... | Michael Widenius | 2009-06-05 | 1 | -2/+2 |
| * | | Added "pool-of-threads" handling (with libevent) | Michael Widenius | 2009-03-13 | 1 | -4/+674 |
| |/ | |||||
* | | WL#5363: Thread Pool Service Interface | Mats Kindahl | 2010-06-15 | 1 | -2/+7 |
* | | WL#5363: Thread Pool Service Interface | Mats Kindahl | 2010-06-07 | 1 | -36/+126 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+4 |
* | | WL#2360 Performance schema | Marc Alff | 2010-01-11 | 1 | -2/+2 |
|/ | |||||
* | Fixed compiler warnings | unknown | 2007-02-23 | 1 | -0/+88 |