in reply to Re: DBD::MySQL timeout during query
in thread DBD::MySQL timeout during query

Thanks.
I pretty sure it's not actually a connect timeout.I did try this tho. The problem is that is loses the connection during the query, and it was certainly connected becuase it executes four queries before it hits the one that takes "too long".
Thanks again.