• Aditya A's avatar
    Bug#11829813 UNUSED MUTEX COMMIT_THREADS_M · b3e74a07
    Aditya A authored
    Analysis
    --------
    The pthread_mutex commit_threads_m was initiliazed but never
    used. 
    
    Fix
    ---
    Removing the commit_threads_m mutex from the code base.
    
    [ Approved by Marko rb#2475]
    b3e74a07
ha_innodb.cc 334 KB