mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
If an outer query is broken, a subquery might not even get set up. EXPLAIN EXTENDED did not expect this and merrily tried to de-ref all of the half-setup info. We now catch this case and print as much as we have, as it doesn't cost us anything (doesn't make regular execution slower).
5.3 KiB
5.3 KiB