summaryrefslogtreecommitdiff
path: root/sql/keycaches.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-5/+136
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+7
* Merge 10.2 into 10.3Marko Mäkelä2019-10-181-8/+7
|\
| * MDEV-20778 UBSAN: call to function free_rpl_filter() through pointer to incor...Eugene Kosov2019-10-141-7/+6
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-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-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-11/+11
* | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-4/+4
|/ /
* | Merge 10.0-galera into 10.1Sergei Golubchik2015-02-061-0/+1
|\ \
| * | MDEV-7123 : MariaDB 10.0.14 Galera node shutdown with signal 11Nirbhay Choubey2015-01-091-0/+1
* | | cleanup: more 'const' qualifiersSergei Golubchik2014-10-101-1/+1
|/ /
* | Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-171-0/+4
* | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-0/+66
* | remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATIONSergei Golubchik2012-12-171-4/+0
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | lots of post-merge changesSergei Golubchik2011-04-251-3/+4
* | updated sys_vars.cc (converting 5.3 mysqld.cc and set_var.ccSergei Golubchik2010-11-261-0/+1
|/
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+163