Jump to content

mysql error: got erroe 28 from table handler, error 1030?


nycztonee

Recommended Posts

for about a day, my site\'s sql database was f**ked up...giving too many connection error messages everywhere relating to MYSQL...but my site is not big enough to attract that much connection simultaneously..so i am mystified about what happened, cuz i dind\'t touch anything...

 

but now mysql seems to be functioning alright, but my invision board is messed up.. it gives a mysql database error such as this...

Hi can somebody tell me what this message says?

 

mySQL query error: SELECT f.*, c.id as cat_id, c.position as cat_position, c.state as cat_state, c.name as cat_name, c.description as cat_desc,

c.image, c.url, m.member_name as mod_name, m.member_id as mod_id, m.is_group, m.group_id, m.group_name, m.mid

from ibf_forums f, ibf_categories c

LEFT JOIN ibf_moderators m ON (f.id=m.forum_id)

WHERE f.category=c.id

order by c.position, f.position

 

mySQL error: Got error 28 from table handler

mySQL error code: 1030

Date: Tuesday 04th of March 2003 10:59:17 PM

 

can somebody tell me how i can go about fixing this?

Link to comment
Share on other sites

Now to know what the error means

 

use this \"shell> perror [OPTIONS] [ERRORCODE [ERRORCODE...]]\"

 

and this will give an description of what the error is

 

error 28 is because \"No Space Left\"

 

now check ur tmp directory and see whether its full

 

and I guess u have to change the path.....if ur temp is full

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.