Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 13, 20213 yr 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?
May 14, 20213 yr Community Expert Has your database connection been solid? I would double check that it is not taking a long time to connect.
May 14, 20213 yr 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).
May 14, 20213 yr 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.