summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-02-101-7/+7
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-7/+7
* | Merge 10.4 into 10.5Marko Mäkelä2023-01-131-1/+1
|\ \ | |/
| * fix typoslilinjie2023-01-121-1/+1
* | Query cache: removed unused THD from few functionsDaniel Black2022-11-261-3/+2
* | MDEV-24487 Error after update to 10.5.8 on CentOS-8: DBD::mysql::st execute f...Alexander Barkov2022-01-271-0/+1
* | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
| |\
| | * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-1/+1
* | | MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-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
* | | | MDEV-10814: Don't coredump query cacheDaniel Black2018-02-261-1/+1
* | | | Merge branch '10.3' into 10.2-MDEV-10814-dont-dump-query-cacheDaniel Black2018-02-251-49/+49
|\ \ \ \
| * | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-49/+49
* | | | | MDEV-10814: Coredumps to exclude query cache (Linux)Daniel Black2017-11-211-0/+1
|/ / / /
* | | | Fix a truncations warningVladislav Vaintroub2017-10-041-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-2/+2
| |\ \ \ \ | | |/ / /
| | * | | fix some conversion warningsVladislav Vaintroub2017-09-281-2/+2
* | | | | Counting hits for queries in query cache.Peter Shchuchkin2017-08-311-0/+3
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexey Botchkov2017-08-111-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-13300 Query cache doesn't take in account CLIENT_DEPRECATE_EOF capabilityOleksandr Byelkin2017-08-091-0/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+8
|\ \ \ | |/ /
| * | MDEV-10777: Server crashed due to query_cache_info pluginOleksandr Byelkin2016-09-271-1/+8
* | | Use sql_mode_t for sql_mode.Monty2016-10-051-1/+1
|/ /
* | 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
| | |_|_|/ | |/| | |