mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-20 17:29:13 +00:00
Format change
This commit is contained in:
parent
203caa1e46
commit
b56aeebe6d
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue