mirror of
https://github.com/MariaDB/server.git
synced 2025-12-13 20:03:16 +03:00
When checking for an error after removing the special view error handler the code was not taking into account that open_tables() may fail because of the current statement being killed. Added a check for thd->killed. Added a client program to test it.
28 KiB
28 KiB