Patrick
07-09-2004, 15:00
I know a lot of people are getting errors like this..
Database error in vBulletin 3.0.1:
Invalid SQL: SELECT threadid , COUNT(*) AS views FROM vb3_threadviews GROUP BY threadid
mysql error: Can't find file: 'vb3_threadviews.MYD' (errno: 2)
mysql error number: 1017
I thought it was just a php problem so I had the server restarted, but it turns out that one of the database tables decided that it just wanted to disappear, so I've tried dumping it and re-creating it. Hopefully that will fix the problem..
Database error in vBulletin 3.0.1:
Invalid SQL: SELECT threadid , COUNT(*) AS views FROM vb3_threadviews GROUP BY threadid
mysql error: Can't find file: 'vb3_threadviews.MYD' (errno: 2)
mysql error number: 1017
I thought it was just a php problem so I had the server restarted, but it turns out that one of the database tables decided that it just wanted to disappear, so I've tried dumping it and re-creating it. Hopefully that will fix the problem..