Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-09-2003, 06:45 AM
mariannet's Avatar
mariannet mariannet is offline
 
Join Date: Mar 2003
Location: Denmark
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default mySQL probs - Got error 28 from table handler

Hi there

For the first time ever I have run into mySQL problems and are really at a loss at what can be doing it.

Whenever a user is trying to get into the "user controlpanel" it states:

************************
Database error in vBulletin 2.3.0:

Invalid SQL: SELECT * FROM forum,subscribeforum WHERE subscribeforum.forumid=forum.forumid AND userid=1 ORDER BY title
mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Thursday 09th of October 2003 09:45:09 AM
Script: http://cgi.dullernes-univers.dk/ms/ms/usercp.php?s=
************************

I also wonder why the path is:
http://cgi.dullernes-univers.dk/ms/ms/usercp.php?s=

When the real path is:
http://cgi.dullernes-univers.dk/ms/usercp.php?s=

Can anyone please help a Danish Lady in distress?
Reply With Quote
  #2  
Old 10-09-2003, 01:59 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

upload repair.php from the vb-zip archive and run it, normally that helps
Reply With Quote
  #3  
Old 10-09-2003, 07:18 PM
mariannet's Avatar
mariannet mariannet is offline
 
Join Date: Mar 2003
Location: Denmark
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xenon
upload repair.php from the vb-zip archive and run it, normally that helps
I have tried that but it doesn't fix it.
I have full access to all the functions in the controlpanel if I go in there by the way of ex. inbox.

Only the controlpanel ("http://cgi.dullernes-univers.dk/ms/usercp.php?s=") gets the mySQL error.
Reply With Quote
  #4  
Old 10-09-2003, 07:19 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

retry it, sometimes it needs more than one try.
if that doesn't help, you ahve to contact your host, as it'S a DB error, not a vbulletin one
Reply With Quote
  #5  
Old 10-12-2003, 08:32 AM
mariannet's Avatar
mariannet mariannet is offline
 
Join Date: Mar 2003
Location: Denmark
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hahaha

Here is what to do...

Go nuts and then leave it for a couple of days.
Sit down at the PC and say that you are not going to leave until it's working.
Open up the forum and...

It's working again.

Maybe my mySQL is in a timewarp or something, I don't know, but hey... who cares ;0)
Reply With Quote
  #6  
Old 10-12-2003, 05:43 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think the host may have fixed it
Reply With Quote
  #7  
Old 10-12-2003, 05:46 PM
Steve Machol's Avatar
Steve Machol Steve Machol is offline
 
Join Date: Nov 2001
Posts: 1,896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<i>Error code 28: No space left on device</i>

One or more partitions on your server is out of space. Shutdown your forums and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.
Reply With Quote
  #8  
Old 10-12-2003, 06:00 PM
mariannet's Avatar
mariannet mariannet is offline
 
Join Date: Mar 2003
Location: Denmark
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm on a dedicated server with 30GB diskspace so I can't be out of space. Will check tomorrow if they have set a max on my mySQL.

Having a few problems with it this weekend, tables that excist dosn't and so on....

Thanks!
Reply With Quote
  #9  
Old 10-12-2003, 06:03 PM
Steve Machol's Avatar
Steve Machol Steve Machol is offline
 
Join Date: Nov 2001
Posts: 1,896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mariannet
I'm on a dedicated server with 30GB diskspace so I can't be out of space. Will check tomorrow if they have set a max on my mySQL.

Having a few problems with it this weekend, tables that excist dosn't and so on....

Thanks!
Sorry but error 28 is very clear - you have an out-of-sopace condition somewhere on your server. Most likely this is either in the MySQL partition or the partition with the 'tmp' folder. It could have been a temprary problem due to some temp files. Nonetheless the issue is very real and lack of space is the cause for this error.
Reply With Quote
  #10  
Old 10-13-2003, 12:37 PM
mariannet's Avatar
mariannet mariannet is offline
 
Join Date: Mar 2003
Location: Denmark
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Steve Machol
Error code 28: No space left on device

One or more partitions on your server is out of space. Shutdown your forums and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.
Hey Steve

You were so right. Something had generated a tmp file of 450MB and filled up the /tmp partition ;0)

Another problem solved. Having moved to dedicated server the phpAdmin were pointing to the old mySQL, so everyting I did actually didn't take place. Wasted a weekend trying to solve loads of mySQL table problems... I can see the table but vbulletin can't.. hohoho

Well, now I can start from again setting up the hacks that didn't work.

Thanks all!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:14 PM.


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.04537 seconds
  • Memory Usage 2,248KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete