diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2021-02-07 14:31:48 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2021-02-07 14:31:48 +0200 |
commit | 739abf5195765914fad6f759f4b08e2a09a6006a (patch) | |
tree | c5b37c10a719052d4ea3a2fdb57b4bd07ba0c8fd /strings | |
parent | eef4c5d378c3a4bd838d57e2ea35e9e970113204 (diff) | |
download | mariadb-git-739abf5195765914fad6f759f4b08e2a09a6006a.tar.gz |
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).
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions