18 Mar
2010
18 Mar
'10
5:33 p.m.
Mark Jones wrote:
I am getting this error in my logs and I understand it is do to likley an issue with sql but was wondering what the criteria for this error to be generrated is.
Error: WARNING: Unresponsive child for request 271737, in module sqlzuul component accounting
Basically I assume and sql query is sent and if there is no response in x seconds this error is generated.
Yes. Go fix the SQL DB. It should NOT take 5-10s to do a query. Alan DeKok.