• unknown's avatar
    Fix "glibc detected double free" · 35c92e73
    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.
    35c92e73
mysqld.cc 296 KB