-1

BoneCP dont bind parameters in connectionHook. Example:

 Query execute time limit exceeded [15s]. Query: SELECT pg_sleep(?);
shkiper
  • 111
  • 4
  • Could you please provide an [MVCE](http://stackoverflow.com/help/mcve) showing that it doesn't bind? At the moment, no-one can reproduce your issue and will have great difficulty in helping you – Draken Sep 20 '16 at 11:48
  • for better understanding please edit your question, – Aawan Sep 20 '16 at 12:25

1 Answers1

0

Problem was solved: illegal configuration. BoneCPConfig::logStatementsEnabled should be true

shkiper
  • 111
  • 4