BoneCP dont bind parameters in connectionHook. Example:
Query execute time limit exceeded [15s]. Query: SELECT pg_sleep(?);
BoneCP dont bind parameters in connectionHook. Example:
Query execute time limit exceeded [15s]. Query: SELECT pg_sleep(?);
Problem was solved: illegal configuration. BoneCPConfig::logStatementsEnabled should be true