Hello,
Over the past 20 days or so, I have received emails with the title Vbulletin database error.
The content of the email is as following
Invalid SQL:
UPDATE datastore SET
data = data - 10,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, April 30th 2011 @ 12:06:26 AM
Error Date : Saturday, April 30th 2011 @ 12:06:51 AM
Script : http://www.sample.com/forums/showthread.php?t=54905
Referrer : http://www.google.com/m?client=ms-no...l=s60&q=sample
IP Address : 1.38.14.4
Username : Unregistered
Classname : vb_database
Another error that I received was as following
Database error in vBulletin 3.8.5:
Invalid SQL:
UPDATE datastore SET
data = data - 9,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, April 30th 2011 @ 12:01:19 AM
Error Date : Saturday, April 30th 2011 @ 12:01:42 AM
Script : http://www.sample.com/forums/index.php
Referrer : http://www.sample.com/forums/usercp.php
IP Address : 117.196.39.139
Username : sample
Classname : vb_database
MySQL Version :
Is this a sign that my vb site being attacked ?
regards,
Seeker
Over the past 20 days or so, I have received emails with the title Vbulletin database error.
The content of the email is as following
Invalid SQL:
UPDATE datastore SET
data = data - 10,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, April 30th 2011 @ 12:06:26 AM
Error Date : Saturday, April 30th 2011 @ 12:06:51 AM
Script : http://www.sample.com/forums/showthread.php?t=54905
Referrer : http://www.google.com/m?client=ms-no...l=s60&q=sample
IP Address : 1.38.14.4
Username : Unregistered
Classname : vb_database
Another error that I received was as following
Database error in vBulletin 3.8.5:
Invalid SQL:
UPDATE datastore SET
data = data - 9,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, April 30th 2011 @ 12:01:19 AM
Error Date : Saturday, April 30th 2011 @ 12:01:42 AM
Script : http://www.sample.com/forums/index.php
Referrer : http://www.sample.com/forums/usercp.php
IP Address : 117.196.39.139
Username : sample
Classname : vb_database
MySQL Version :
Is this a sign that my vb site being attacked ?
regards,
Seeker
Comment