summaryrefslogtreecommitdiff
path: root/sql/backup.cc
diff options
context:
space:
mode:
authorKentoku SHIBA <kentokushiba@gmail.com>2020-04-16 00:44:20 +0900
committerKentoku SHIBA <kentokushiba@gmail.com>2020-10-22 05:21:35 +0900
commitac8d20579512e05001f9bf8193187e47c870d35a (patch)
treeeb39aeb0a3dd3e9565f53b399659074cde2481ef /sql/backup.cc
parentfdf87973cb5246c2edbd11945e65aedb06889bcc (diff)
downloadmariadb-git-ac8d20579512e05001f9bf8193187e47c870d35a.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 'sql/backup.cc')
0 files changed, 0 insertions, 0 deletions