Fix race between cleanup and thread kill at server shutdown that would sometimes prevent proper cleanup, leading to Valgrind warnings. sql/mysqld.cc: Move logger cleanup to avoid races with thread kill.
Attach a file by drag & drop or click to upload