summaryrefslogtreecommitdiff
path: root/mysys/mf_keycache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-09-261-3/+3
|\
| * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-3/+3
* | Merge 10.4 into 10.5Marko Mäkelä2022-06-271-1/+1
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2022-06-271-1/+1
| |\
| | * MDEV-22590 SIGSEGV in flush_all_key_blocks when changing key_buffer_size / AS...Oleksandr Byelkin2022-06-241-1/+1
* | | MDEV-26533 MariaDB 10.5 crashes with key_buffer_size > 4Gb on Windows x64Vladislav Vaintroub2021-09-041-14/+14
* | | Coding style fixesSergey Vojtovich2020-04-041-1/+2
* | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-7/+6
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-7/+11
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
* | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
|/ / / /
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | keycache: restructure functions that are controlled by arguementsDaniel Black2017-11-021-133/+139
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-18/+18
|\ \ \ \ | |/ / /
| * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-17/+17
* | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-11/+14
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+3
|\ \ \ | |/ /
| * | spelling fixesklemens2017-03-071-3/+3
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-10/+11
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-15/+17
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-15/+21
|\ \ \ | |/ /
| * | Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-11/+15
| * | Added easy way to assert if another thread has died.Monty2015-07-261-4/+6
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
|/ /
* | rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-12/+12
* | Return to original stage after mysql_lock_tablesMichael Widenius2015-01-181-12/+23
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-65/+90
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+1
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
|/ /
* | 5.3 mergeSergei Golubchik2013-07-161-23/+14
|\ \
| * | MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is...Vladislav Vaintroub2013-07-091-23/+14
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+2
|\ \ \ | | |/ | |/|
| * | Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-151-1/+2
* | | Merge 5.3 -> 5.5Sergey Petrunya2012-06-201-55/+197
|\ \ \ | | |/ | |/|
| * | Fixed LP bug #1008293.Igor Babaev2012-06-111-55/+197
* | | Merge 5.3->5.5.Igor Babaev2012-03-011-0/+9
|\ \ \ | |/ /
| * | Fixed LP bug #939866.Igor Babaev2012-02-251-0/+9
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ | |/ /
| * | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \