vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Nasty error (https://vborg.vbsupport.ru/showthread.php?t=58143)

NuclioN 10-24-2003 12:43 PM

Nasty error
 
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.

Zachery 10-24-2003 01:37 PM

Quote:

Originally Posted by NuclioN
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.

first off your thread.myi table keeps crashing id suggestin updating to vbulletin 2.3.x and also installing the self healing DB hack

also request to have your mysql updated ^^

assassingod 10-24-2003 02:09 PM

Run

[SQL]
REPAIR TABLE thread;
[/SQL]

And then upgrade to 2.3.2

Zachery 10-24-2003 02:12 PM

Quote:

Originally Posted by assassingod
Run

[SQL]
REPAIR TABLE thread;
[/SQL]

And then upgrade to 2.3.2

doh i forgot that part ^^

NuclioN 10-24-2003 02:27 PM

Tnx for your support Faranth (and assassingod) We have hundreds of hacks on our forum and upgrading would be nearly impossible. I've installed the auto repair function and will make a mysql backup every day. Hopefully this will do untill VB3 will go final. The critics about VB3 however are reason to wait longer. It's NOT userfriendly.

Zachery 10-24-2003 02:28 PM

Quote:

Originally Posted by NuclioN
Tnx for your support Faranth (and assassingod) We have hundreds of hacks on our forum and upgrading would be nearly impossible. I've installed the auto repair function and will make a mysql backup every day. Hopefully this will do untill VB3 will go final. The critics about VB3 however are reason to wait longer. It's NOT userfriendly.

vb3 not user friendly? wtf are you reading ^^

i love vb3 and i refuse to do anything vb2 related ^^


All times are GMT. The time now is 10:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02007 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete