mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
As noted in MDEV-8841, any test that kills the server must issue FLUSH TABLES, so that tables of crash-unsafe storage engines will not be corrupted. Consistently issue this statement after any call mtr.add_suppression() calls. Also, do not invoke shutdown_server directly, but use helpers instead.
12 KiB
12 KiB