Since I've upgraded my forum to the latest vBulletin version, I'm having a lot of database and php errors. Most of the time it's just a connection error (even though I can connect to the database through phpMyAdmin).
Today my site is down with the following error:
Database error in vBulletin :
Invalid SQL:
SELECT *
FROM vb3_datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','la nguagecache','products','pluginlist','cron','profilefield','userstats','birthdaycache','ma xloggedin','iconcache','eventcache','mailqueue');
MySQL Error : Got error 12 from storage engine
Error Number : 1030
Date : Tuesday, January 2nd 2007 @ 01:55:35 AM
Script : http://www.renderglobal.org/forum_closed/
Referrer :
IP Address : xx.xx.xx.xx
Username :
Classname : vb_database
I had to rename my forum path due to the massive e-mails I'm getting.
If you go to renderglobal.org/forum_closed you get the following:
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /includes/class_core.php on line 363
Any idea?
Thanks,
Alex
Today my site is down with the following error:
Database error in vBulletin :
Invalid SQL:
SELECT *
FROM vb3_datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','la nguagecache','products','pluginlist','cron','profilefield','userstats','birthdaycache','ma xloggedin','iconcache','eventcache','mailqueue');
MySQL Error : Got error 12 from storage engine
Error Number : 1030
Date : Tuesday, January 2nd 2007 @ 01:55:35 AM
Script : http://www.renderglobal.org/forum_closed/
Referrer :
IP Address : xx.xx.xx.xx
Username :
Classname : vb_database
I had to rename my forum path due to the massive e-mails I'm getting.
If you go to renderglobal.org/forum_closed you get the following:
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /includes/class_core.php on line 363
Any idea?
Thanks,
Alex
Comment