Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 10-06-2005, 06:45 PM Database ERROR
Experienced Talker

Posts: 46
Trades: 0
Hey all,

I'm using IPB on one of my sites and the DB just started to act up. Its erroring when you click a thread or a members name, etc. www.gt4world.com if you need to see the error msg yourself.

here's what it says..
Code:
mySQL query error: SELECT p.*,
				    m.id,m.name,m.mgroup,m.email,m.joined,m.avatar,m.avatar_size,m.posts,m.aim_name,m.icq_number,
				    m.signature, m.website,m.yahoo,m.integ_msg,m.title,m.hide_email,m.msnname, m.warn_level, m.warn_lastwarn,
				    g.g_id, g.g_title, g.g_icon, g.g_dohtml 
				    FROM ibf_posts p
				      LEFT JOIN ibf_members m ON (p.author_id=m.id)
				      LEFT JOIN ibf_groups g ON (g.g_id=m.mgroup)
				      
				    WHERE p.topic_id=84 and p.queued != 1
				    ORDER BY p.pid asc LIMIT 0, 15

mySQL error: Can't open file: 'ibf_posts.MYI' (errno: 145)
mySQL error code: 
Date: Thursday 06th of October 2005 04:44:37 PM
__________________

Please login or register to view this content. Registration is FREE
- Got a problem? Let us help!
----------------------------
streek is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-06-2005, 07:12 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
This is an error with mysql server. You have to contact your host about this.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 10-06-2005, 10:46 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
Yup, talk to your host. Looks like possible database file corruption or maybe a simple permission problem. You're host is the only one that can fix this.
Anacrusis is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Database ERROR
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13275 seconds with 12 queries