mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
58da59854d
commit
dda05f0322
@ -435,6 +435,9 @@ void IdoMysqlConnection::FinishAsyncQueries(bool force)
|
||||
IncreaseQueryCount();
|
||||
count++;
|
||||
|
||||
Log(LogDebug, "IdoMysqlConnection")
|
||||
<< "Query: " << aq.Query;
|
||||
|
||||
querybuf << aq.Query;
|
||||
num_bytes += size_query;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user