mariadb/storage/innobase/srv
Aleksey Midenkov a4cd91c526 MDEV-18603 Debug option to disable InnoDB monitor threads
If --debug=d,innodb_skip_monitors is specified, skip the creation
of srv_error_monitor_thread and srv_monitor_thread. In this way,
interactive debugging sessions will not be interfered by messages
about a mutex or rw_lock being held for a long time.

Closes #1192
2019-02-18 08:19:22 +02:00
..
srv0conc.cc Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
srv0mon.cc Merge 10.2 into 10.3 2018-11-28 01:02:46 +02:00
srv0srv.cc Merge 10.2 into 10.3 2019-01-24 16:14:12 +02:00
srv0start.cc MDEV-18603 Debug option to disable InnoDB monitor threads 2019-02-18 08:19:22 +02:00