• Jan Lindström's avatar
    MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS · 1cc7befc
    Jan Lindström authored
        MDEV-7399: Add support for INFORMATION_SCHEMA.INNODB_MUTEXES
        MDEV-7618: Improve semaphore instrumentation
    
        Introduced two new information schema tables to monitor mutex waits
        and semaphore waits. Added a new configuration variable
        innodb_intrument_semaphores to add thread_id, file name and
        line of current holder of mutex/rw_lock.
    1cc7befc
innodb_mutexes.test 1.34 KB