Hi i just tried going on my site, but it's showing a database error. It's not showing any info for the error.
I went to my email account and saw a lot of emails saying database error.
This was the first one:
A few like this:
And this:
When i go to the acp to repair the table again it just says database error.
Does anyone know how i can fix this issue? It was working fine earlyer.
I went to my email account and saw a lot of emails saying database error.
This was the first one:
Code:
Database error in vBulletin 3.8.6: Invalid SQL: SELECT count(*) as num,floor((1315353599-post.dateline)/86400) as day FROM post AS post LEFT JOIN thread AS thread on post.threadid=thread.threadid LEFT JOIN forum AS forum on thread.forumid=forum.forumid WHERE ((forum.options&4096))AND(post.userid=13484)AND(post.dateline>=1312934400) GROUP BY day ORDER BY day; MySQL Error : Lost connection to MySQL server during query Error Number : 2013 Request Date : Tuesday, September 6th 2011 @ 05:15:51 PM Error Date : Tuesday, September 6th 2011 @ 05:15:53 PM Script : Referrer : IP Address : 180.76.5.91 Username : Unregistered Classname : vB_Database MySQL Version :
Code:
Database error in vBulletin 3.8.6: Invalid SQL: SELECT * FROM user FORCE INDEX (lastactivity) WHERE lastactivity > 1315353600 ORDER BY username; MySQL Error : Table './hhd_ddforum/user' is marked as crashed and should be repaired Error Number : 145 Request Date : Tuesday, September 6th 2011 @ 05:33:11 PM Error Date : Tuesday, September 6th 2011 @ 05:33:11 PM Script : Referrer : IP Address : 220.181.108.176 Username : Unregistered Classname : vB_Database MySQL Version :
Code:
Database error in vBulletin 3.8.6: Invalid SQL: SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM user WHERE username = 'framinoky'; MySQL Error : Table './hhd_ddforum/user' is marked as crashed and should be repaired Error Number : 145 Request Date : Tuesday, September 6th 2011 @ 05:33:45 PM Error Date : Tuesday, September 6th 2011 @ 05:33:45 PM Script : com/login.php Referrer : IP Address : 74.53.190.130 Username : Unregistered Classname : vB_Database MySQL Version :
Does anyone know how i can fix this issue? It was working fine earlyer.
Comment