mariadb/storage/innobase/fil
mariadb-satishkumar 1454d28cf8 MDEV-37299: Fix crash when server read-only and encrption ON
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.
2025-09-19 11:55:43 +05:30
..
fil0crypt.cc MDEV-37299: Fix crash when server read-only and encrption ON 2025-09-19 11:55:43 +05:30
fil0fil.cc MDEV-36024 preparation: Shrink mtr_buf_t 2025-09-02 13:21:36 +03:00
fil0pagecompress.cc Merge 10.6 into 10.11 2024-01-22 08:49:04 +02:00