• Aditya A's avatar
    Bug#11829813 UNUSED MUTEX COMMIT_THREADS_M · dc696126
    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]
    dc696126
ha_innodb.cc 272 KB