• unknown's avatar
    Fix "glibc detected double free" · 127d73ab
    unknown authored
    Remove extra call to vio_end
    
    
    sql/mysqld.cc:
      Remove the second call to vio_end as it should only be called once when the server shutdown.
    127d73ab
mysqld.cc 296 KB