mirror of https://github.com/MariaDB/server
Browse Source
btr_scrub_start_space(): Avoid an unnecessary tablespace lookup and related acquisition of fil_system->mutex. In MariaDB Server 10.3 we would get deadlocks between that mutex and a crypt_data mutex. The fix was developed by Thirunarayanan Balathandayuthapani.bb-10.2-mdev-26111
3 changed files with 6 additions and 19 deletions
Loading…
Reference in new issue