summaryrefslogtreecommitdiff
path: root/sql/protocol.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:29:03 +0900
commite6f95b23f425001a14a528256354e0faf4e272f6 (patch)
tree9789c66ee7723adccc23c7e21378c24446db49e1 /sql/protocol.cc
parent5d4599f9750140f92cfdbbe4d292ae1b8dd456f8 (diff)
downloadmariadb-git-e6f95b23f425001a14a528256354e0faf4e272f6.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/protocol.cc')
0 files changed, 0 insertions, 0 deletions