Format change

This commit is contained in:
Luca Deri 2021-12-09 14:23:06 +01:00
parent 203caa1e46
commit b56aeebe6d

View file

@ -937,7 +937,8 @@ int MySQLDB::exec_sql_query(MYSQL *conn, const char *sql,
gettimeofday(&begin, NULL);
}
/* Don't check db_created here. This method is private
/*
Don't check db_created here. This method is private
so hopefully we know what we're doing.
*/
if(!db_operational)