mirror of
https://github.com/MariaDB/server.git
synced 2025-10-27 05:56:07 +03:00
A locking SELECT from an InnoDB table is very slow especially in debug builds. Replacing some INSERT...SELECT should not reduce the test coverage, because the test will still do DELETE (which will acquire explicit record locks).