• unknown's avatar
    Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit · 800d74f2
    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.
    800d74f2
bdb_notembedded.test 820 Bytes