mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
In MariaDB Server before 10.2, InnoDB will not be shut down properly if startup fails. So, Valgrind failures are to be expected. Disable the test under Valgrind. In 10.2, it should pass with Valgrind.