diff options
author | Kentoku SHIBA <kentokushiba@gmail.com> | 2020-04-16 00:44:20 +0900 |
---|---|---|
committer | Kentoku SHIBA <kentokushiba@gmail.com> | 2020-10-20 22:32:12 +0900 |
commit | 88d22f0e65192ca1b1e69b46661ce57ce19dbaa4 (patch) | |
tree | c0830441a9a06378f4231687639fbd53ce345284 /scripts/mariadb-service-convert | |
parent | 9b46d8e5c4108b0c55f8df3aa9abd8dd344d7688 (diff) | |
download | mariadb-git-88d22f0e65192ca1b1e69b46661ce57ce19dbaa4.tar.gz |
MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"
Some functions on ha_partition call functions on all partitions, but handler->reset() is only called that pruned by m_partitions_to_reset. So Spider didn't clear pointer on unpruned partitions, if the unpruned partitions are used by next query, Spider reference the pointer that is already freed.
Diffstat (limited to 'scripts/mariadb-service-convert')
0 files changed, 0 insertions, 0 deletions