mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Restore EXPAIN flag in SELECT_LEX before execution multi-update by flag in LEX (the same but in other way made before INSERT/DELETE/SELECT) Without it, mysql_update() didn't know that there will be EXPLAIN result set and was sending OK at the end of the update, which conflicted with the EOF sent later by EXPLAIN.
101 KiB
101 KiB