diff --git a/lib/MySQL_Thread.cpp b/lib/MySQL_Thread.cpp index 432a2638b..1227c2d0d 100644 --- a/lib/MySQL_Thread.cpp +++ b/lib/MySQL_Thread.cpp @@ -4415,10 +4415,12 @@ void MySQL_Threads_Handler::Get_Memory_Stats() { for (i=0;ipipefd[1]; if (write(fd,&c,1)==-1) { proxy_error("Error during write in signal_all_threads()\n"); @@ -4720,6 +4723,7 @@ void MySQL_Threads_Handler::signal_all_threads(unsigned char _c) { if (GloVars.global.idle_threads) for (i=0;ipipefd[1]; if (write(fd,&c,1)==-1) { proxy_error("Error during write in signal_all_threads()\n");