mirror of https://github.com/MariaDB/server
Browse Source
failed upon killed TRUNCATE
Note: This is a backport of 1cb4caa66d
from
10.3
Analysis: Assertion failure happens because less session memory is set and so
table can't be reopened. So the statement can't be used. This error goes
unreported.
Fix: Return the error state.
pull/1265/head
3 changed files with 54 additions and 1 deletions
Loading…
Reference in new issue