mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
when checking whether thd wasn't killed before this emb_advanced_command(), take into account that it could've been killed before the *previous* emb_advanced_command(). That is, the previous one has already set thd to NULL and this one only wanted a COM_STMT_RESET after a failure.
37 KiB
37 KiB