Skip to content

Commit 59717bb

Browse files
committed
MDEV-5924: MariaDB could crash after changing the query_cache size
The real problem was that attempt to roll back cahnes after end of memory in QC was made incorrectly and lead to using uninitialized memory. (bug has nothing to do with resize operation, it is just lack of resources erro processed incorrectly)
1 parent 61862d7 commit 59717bb

File tree

3 files changed

+42
-3
lines changed

3 files changed

+42
-3
lines changed

0 commit comments

Comments
 (0)