diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-07-23 09:59:16 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-07-23 09:59:16 +0300 |
commit | 52ccedd6dd50e8e5cd8ca9b1be84bc5e87c20950 (patch) | |
tree | 1013d61224f823847e5ba6c733cc9aeab75e8801 /mysql-test/lib | |
parent | d2982331a62e22ff10fd7768f450303bc90d1caf (diff) | |
download | mariadb-git-52ccedd6dd50e8e5cd8ca9b1be84bc5e87c20950.tar.gz |
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).
Diffstat (limited to 'mysql-test/lib')
0 files changed, 0 insertions, 0 deletions