mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
with open HANDLER Fixes a problem with schema.test visible using embedded server. The HANDLER was not closed which caused the test to hang. The problem was not visible if the test was run on a normal server as the the handler there was implicitly closed by DATABASE DDL statements doing Events::drop_schema_events().
2.4 KiB
2.4 KiB