Make innodb_gis.rtree_purge run faster
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).
Showing
Please register or sign in to comment