PDA

View Full Version : What does this mean?


jellybaby
09-26-2005, 09:44 AM
Have received an email with the following:-

Database error in vBulletin 3.0.8:

Invalid SQL:
SELECT COUNT(*) AS strikes, MAX(striketime) AS lasttime
FROM strikes
WHERE strikeip = '62.253.32.8'

mysql error: MySQL server has gone away

mysql error number: 2006

Does anyone know what it means please?

Thanks

Boofo
09-26-2005, 09:46 AM
Is that your IP?

jellybaby
09-26-2005, 09:54 AM
no not mine

Paul M
09-26-2005, 10:19 AM
It means the connection to the mysql server was teminated during the query, possibly a timeout issue, or mysql shut down for some reason.