mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
The srv_monitor_event and the srv_monitor_thread would not be created when InnoDB is in read-only mode. Yet, some code would unconditionally invoke os_event_set(srv_monitor_event).