summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10777: Server crashed due to query_cache_info pluginOleksandr Byelkin2016-09-271-1/+8
* MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-5/+5
* MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-1/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-1/+5
|\
| * Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-1/+5
* | MDEV-249 QUERY CACHE INFORMATIONSergei Golubchik2013-03-201-6/+6
|/
* fixed MySQL bug#53775:unknown2012-07-131-12/+19
* Dependency of tests from ulong size removed.unknown2012-04-191-1/+1
* 5.3.4 mergeSergei Golubchik2012-02-151-2/+2
|\
| * Fixed typos in Query Cache.unknown2012-02-031-2/+2
* | 5.3 mergeSergei Golubchik2012-01-131-0/+1
|\ \ | |/
| * Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| | |\
* | | \ mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \
| * | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \ \
| | | * | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-161-2/+0
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-27/+31
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed compile failure when we don't use system zlibMichael Widenius2011-06-091-1/+1
| * | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-10/+21
| | |_|_|/ | |/| | |
* | | | | merge.Sergei Golubchik2010-11-251-3/+3
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-3/+3
| |/ /
* | | A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-121-1/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+78
* | | WL#2360 Performance schemaMarc Alff2010-01-061-4/+4
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+0
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-13/+19
|\ \ \ | |/ / |/| |
| * | Bug#38551 query cache can still consume [very little] cpu time even when it i...Kristofer Pettersson2009-10-291-0/+5
| * | Backport of:Konstantin Osipov2009-10-141-1/+1
| * | Introduce thd->query_cache_tls (threadKonstantin Osipov2009-10-131-13/+14
| * | Undoing mikael@mysql.com-20081015100345-8tu2vmh7mzs60c23Guilhem Bichot2009-08-041-11/+0
| * | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-13/+10
| |\ \
| * | | Patch to fix bug#38551Mikael Ronstrom2008-10-151-0/+12
| * | | Reverting patch for bug30087Kristofer Pettersson2008-07-171-2/+0
| * | | mergeKristofer Pettersson2008-07-161-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-191-0/+2
* | | | Bug#39253 Large query cache still freezes server after fix for bug #21074Kristofer Pettersson2009-11-201-1/+1
| |_|/ |/| |
* | | Bug#43758 Query cache can lock up threads in 'freeing items' stateKristofer Pettersson2009-06-161-12/+10
|/ /
* | Doxygenize comments.unknown2007-10-161-2/+2
* | Merge adventure.(none):/home/thek/Development/cpp/bug30269/my51-bug30269unknown2007-08-171-3/+5
|\ \
| * \ Merge adventure.(none):/home/thek/Development/cpp/bug30269/my50-bug30269unknown2007-08-171-3/+5
| |\ \ | | |/
| | * Bug #30269 Query cache eats memoryunknown2007-08-171-3/+5
* | | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-0/+1
|/ /
* | Fix ndb_cache* test failures in the -runtime tree.unknown2007-07-161-0/+1
* | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-13/+59
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-19/+17
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-3/+3
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+3