I'm getting the following when trying to run a query in one of my apps:
PDOException: SQLSTATE[70100]: <>: 1317 Query execution was interrupted
Support people for the app have said that this is due to a query timeout being enforced by my host. Anybody know anything about this type of problem?
PDOException: SQLSTATE[70100]: <>: 1317 Query execution was interrupted
Support people for the app have said that this is due to a query timeout being enforced by my host. Anybody know anything about this type of problem?