diff options
author | Kentoku SHIBA <kentokushiba@gmail.com> | 2020-04-16 00:44:20 +0900 |
---|---|---|
committer | Kentoku SHIBA <kentokushiba@gmail.com> | 2020-10-22 05:29:03 +0900 |
commit | e6f95b23f425001a14a528256354e0faf4e272f6 (patch) | |
tree | 9789c66ee7723adccc23c7e21378c24446db49e1 /client/mysqldump.c | |
parent | 5d4599f9750140f92cfdbbe4d292ae1b8dd456f8 (diff) | |
download | mariadb-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 'client/mysqldump.c')
0 files changed, 0 insertions, 0 deletions