1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

remove the checkSystemRunning - system reported down msg

This commit is contained in:
david hill
2017-03-14 09:11:40 -05:00
parent 2d8797f2bd
commit e527d7963a

View File

@ -9677,7 +9677,7 @@ namespace oam
return true;
}
}
writeLog("checkSystemRunning - system reported down", LOG_TYPE_DEBUG );
//writeLog("checkSystemRunning - system reported down", LOG_TYPE_DEBUG );
return false;
}