NuclioN
10-24-2003, 12:43 PM
Once a month, sometimes it last longer...a database error shows up and members are unable to post. It is this error:
Database error in vBulletin 2.2.6:
Invalid SQL: SELECT COUNT(*) AS count,postuserid,postusername FROM thread GROUP BY postuserid ORDER BY count DESC LIMIT 1
mysql error: Can't open file: 'thread.MYI'. (errno: 145)
mysql error number: 1016
------------------
After this error, a thread is gone usually in one subforum. When i go to the user cp to update the counters 'Update Thread Info' this error appears:
Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: UPDATE thread SET lastpost=1026675120,replycount=9,postusername='xme mber', postuserid='0', lastposter='xmember',attach= WHERE threadid=1979
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE threadid=1979' at line 1
mysql error number: 1064
---------------
When i delete this post another 'UPDATE thread SET' error shows up etc.
Is there a connection between these events and how can i prevent this from happening? Tnx in advance.
Database error in vBulletin 2.2.6:
Invalid SQL: SELECT COUNT(*) AS count,postuserid,postusername FROM thread GROUP BY postuserid ORDER BY count DESC LIMIT 1
mysql error: Can't open file: 'thread.MYI'. (errno: 145)
mysql error number: 1016
------------------
After this error, a thread is gone usually in one subforum. When i go to the user cp to update the counters 'Update Thread Info' this error appears:
Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: UPDATE thread SET lastpost=1026675120,replycount=9,postusername='xme mber', postuserid='0', lastposter='xmember',attach= WHERE threadid=1979
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE threadid=1979' at line 1
mysql error number: 1064
---------------
When i delete this post another 'UPDATE thread SET' error shows up etc.
Is there a connection between these events and how can i prevent this from happening? Tnx in advance.