mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
(temporary) TABLE, crash Problem: if one has an open "HANDLER t1", further "TRUNCATE t1" doesn't close the handler and leaves handler table hash in an inconsistent state, that may lead to a server crash. Fix: TRUNCATE should implicitly close all open handlers. Doc. request: the fact should be described in the manual accordingly.
1.0 KiB
1.0 KiB