mariadb/storage/xtradb/sync
Marko Mäkelä 52ccedd6dd MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-only
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).
2020-07-23 09:59:16 +03:00
..
sync0arr.cc MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-only 2020-07-23 09:59:16 +03:00
sync0rw.cc Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
sync0sync.cc Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00