mirror of https://github.com/MariaDB/server
Browse Source
Problem was that e.g. on crash recovery fil_space_crypt_close_tablespace and fil_space_crypt_mark_space_closing access mutex that is not yet initialized. Mutex is naturally initialized only if encryption is configured.pull/62/head
2 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue