Jump to content

Featured Replies

Posted

Hi, last 2 days i am seeing a lot of these errors.

I know that i can increase execution time, but that's just a symptom and problem must be somewhere else as i never had this problem before.

Any ideas where can be problem?

errors.thumb.jpg.83924623aa4f31dc5367afa2145a6fa5.jpg

  • Community Expert

Has your database connection been solid? I would double check that it is not taking a long time to connect.

  • Author

Could it be result of sql injection? Turned out that one of our community members was doing some tests and found security hole (not related to IPS).

  • Community Expert
 

Could it be result of sql injection? Turned out that one of our community members was doing some tests and found security hole (not related to IPS).

If whatever they were injecting was taking your MySQL server offline or otherwise causing connections to take a while to connect, yes. That would not be something I could inform you though and you would need to check your MySQL server logs.