diff --git a/lib/MySQL_Monitor.cpp b/lib/MySQL_Monitor.cpp index 4f7920052..b003f2427 100644 --- a/lib/MySQL_Monitor.cpp +++ b/lib/MySQL_Monitor.cpp @@ -1679,6 +1679,7 @@ void * monitor_galera_thread(void *arg) { #endif // DEBUG mmsd->t1=start_time; + mmsd->interr=0; // reset the value bool crc=false; if (mmsd->mysql==NULL) { // we don't have a connection, let's create it