summaryrefslogtreecommitdiff
path: root/sql/sql_expression_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-02-101-2/+2
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
* | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+5
|\ \ | |/
| * MDEV-28268: Server crashes in Expression_cache_tracker::fetch_current_statsSergei Petrunia2022-04-281-0/+5
* | Fix various spelling errorsOtto Kekäläinen2020-03-161-1/+1
|/
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheSergei Petrunia2015-07-011-16/+18
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheOleksandr Byelkin2015-06-301-1/+47
|/
* fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+16
* Early check of subquery cache hit rate added to limit its performance impact ...unknown2011-08-121-0/+1
* Subquery cache going on disk management fix: Do not go on disk if hit rate is...unknown2011-07-281-0/+2
* Fixed LP BUG#800696.unknown2011-07-191-6/+14
* Type of the variables fixed.unknown2010-10-271-1/+1
* (no commit message)unknown2010-09-081-3/+0
* Fixed LP BUG#615760: Check on double cache assignment added into the transfor...unknown2010-09-061-0/+7
* Subquery cache (MWL#66) added.unknown2010-07-101-0/+80