• Marko Mäkelä's avatar
    MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_array · db006a9a
    Marko Mäkelä authored
    We will default to MUTEXTYPE=sys (using OSTrackMutex) for those
    ib_mutex_t that have not been replaced yet.
    
    The view INFORMATION_SCHEMA.INNODB_SYS_SEMAPHORE_WAITS is removed.
    
    The parameter innodb_sync_array_size is removed.
    
    FIXME: innodb_fatal_semaphore_wait_threshold will no longer be enforced.
    We should enforce it for lock_sys.mutex and dict_sys.mutex somehow!
    
    innodb_sync_debug=ON might still cover ib_mutex_t.
    db006a9a
information_schema_grants.opt 1.01 KB