• unknown's avatar
    Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit · 535a21f3
    unknown authored
    - On Windows, connection handlers while exiting properly did not 
    decrement the server's thread count.
    
    
    sql/mysqld.cc:
      Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit
      - Make sure that connection handlers decrement number of threads
      and handlers on Windows.
      - Signal condition variable before unlocking mutex.
    535a21f3
bdb_notembedded.test 820 Bytes