summaryrefslogtreecommitdiff
path: root/sql/scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* mysql-5.5.39 mergeSergei Golubchik2014-08-021-2/+2
|\
| * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-1/+2
* | 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
| |/ /
* | | 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
| |\ \ | | |/
| * | Added option --staging-run to mysql-test-run to mark slow, not important test...Michael Widenius2009-06-051-2/+2
| * | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-4/+674
| |/
* | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-151-2/+7
* | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-36/+126
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* | WL#2360 Performance schemaMarc Alff2010-01-111-2/+2
|/
* Fixed compiler warningsunknown2007-02-231-0/+88