• unknown's avatar
    Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state. · 2eb954a2
    unknown authored
    client.c:
      Added call to clear_slave_vio inside end_server only when under Windows with repliaction
    slave.cc:
      Added clear_slave_vio function for clearing active vio on THD under Windows replication
    
    
    sql/slave.cc:
      Added clear_slave_vio function for clearing active vio on THD under Windows replication
    sql-common/client.c:
      Added call to clear_slave_vio inside end_server only when under Windows with repliaction
    2eb954a2
client.c 76.6 KB