summaryrefslogtreecommitdiff
path: root/sql/scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-05-231-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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-1/+1
* | | | | Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-16/+0
* | | | | Simplified away init_new_connection_thread()Sergey Vojtovich2019-05-211-7/+0
|/ / / /
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / /
* | | cleanup: thread_countSergei Golubchik2016-06-041-1/+0
* | | decrement thead_count *after* THD is destroyedSergei Golubchik2016-06-041-0/+1
* | | Reuse THD for new user connectionsMonty2016-06-041-0/+3
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-7/+14
|/ /
* | comment spelling Initailize -> InitializeDaniel Black2015-12-111-1/+1
* | 5.5.39 mergeSergei Golubchik2014-08-071-2/+2
|\ \ | |/
| * mysql-5.5.39 mergeSergei Golubchik2014-08-021-2/+2
| |\
| | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-1/+2
* | | 10.0-base mergeSergei Golubchik2014-02-261-1/+0
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-251-1/+0
| |\ \ \ | | |/ /
| | * | 5.3 mergeSergei Golubchik2014-02-141-1/+0
| | |\ \
| | | * \ 5.2 mergeSergei Golubchik2014-02-131-1/+0
| | | |\ \
| | | | * \ 5.1 mergeSergei Golubchik2014-02-131-1/+0
| | | | |\ \
| | | | | * | fix embedded testsSergei Golubchik2014-02-131-1/+0
| | | * | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | lp:893522 more problems found by PVS StudioSergei Golubchik2012-01-121-1/+1
| | | * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-6/+3
| | | |/ / /
| | | * | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-4/+7
| | | |/ /
* | | | | 10.0-base mergeSergei Golubchik2013-04-151-50/+1
|\ \ \ \ \ | |/ / / /
| * | | | remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-071-50/+1
| |/ / /
* | | | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct...Vladislav Vaintroub2013-02-191-0/+13
|/ / /
* | | MDEV-3945 - do not hold LOCK_thread_count when freeing THD.Vladislav Vaintroub2012-12-211-1/+0
* | | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_indexVladislav Vaintroub2012-11-021-0/+24
* | | Update copyright noticesVladislav Vaintroub2012-02-281-0/+1
* | | Simplify thd_wait_begin. given how seldom they are called, calling current_th...Vladislav Vaintroub2012-02-171-13/+5
* | | address second round review commentsVladislav Vaintroub2012-02-161-8/+8
* | | Initial threadpool implementation for MariaDB 5.5Vladislav Vaintroub2011-12-081-20/+1
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \
* | | | sys_vars changes and cleanupsSergei Golubchik2011-07-111-2/+2
* | | | post-merge fixes.Sergei Golubchik2011-07-021-5/+3
* | | | 5.5-mergeSergei Golubchik2011-07-021-9/+22
|\ \ \ \ | |/ / /
| * | | More review fixesMikael Ronstrom2011-03-041-0/+3
| * | | more fixes of scheduler interface changesMikael Ronström2011-02-101-14/+0
| * | | Simplifications of server interface to schedulerMikael Ronström2011-02-101-0/+10
| * | | Added reporting of fsync to THD wait interfaceMikael Ronstrom2010-10-281-3/+15
| * | | Added more wait states for THD wait serviceMikael Ronstrom2010-10-271-1/+1
* | | | lots of post-merge changesSergei Golubchik2011-04-251-49/+23
* | | | merge.Sergei Golubchik2010-11-251-12/+34
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Added protection around usage of thd->mysys_varMichael Widenius2009-11-261-3/+1
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+3
| |\ \ | | |/