MDEV-8282: crash in filesort() with simple ordered delete
Handle the case where the optimizer decides to use handler->delete_all_rows(), but then this call returns HA_ERR_UNSUPPORTED and execution switches to regular row-by-row deletion.
Showing
Please register or sign in to comment