summaryrefslogtreecommitdiff
path: root/sql/scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* Fixed compiler warningsunknown2007-02-231-0/+88