|
Well, this message looks perfectly clear to me.
A query was interrupted middle course. Canbe bad connectivity, server over loading, and almost anything else.
Do you have the logs of the db server ?
Is the db server on the same computer than the web server ?
What was the query being run ?
A too badly crafted query can bring a server on it's knees, especially if you have missed a joint, and it returns dozens of thousands of results.
Add an "order by" close, and almost any server would die on that...
__________________
Listen to the ducky: "This is awesome!!!"
|