mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
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.
16 KiB
16 KiB