mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
In multi-table delete a table for delete can't be used for selecting in subselects. Appropriate error was raised but wasn't checked which leads to a crash at the execution phase. The mysql_execute_command() now checks for errors before executing select for multi-delete.
14 KiB
14 KiB