mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
Modified srv_start to call fil_crypt_threads_init() only when srv_read_only_mode is not set. Modified encryption.innodb-read-only to capture number of encryption threads created for both scenarios when server is not read only as well as when server is read only.