472,117 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,117 software developers and data experts.

Error Returned

I have a forum and this happens now

mySQL query error: SELECT DISTINCT(juventudcristia_posts.author_id), juventudcristia_topics.* FROM juventudcristia_topics
LEFT JOIN juventudcristia_posts ON
(juventudcristia_topics.tid=juventudcristia_posts. topic_id AND juventudcristia_posts.author_id=1)
WHERE juventudcristia_topics.forum_id=19
and juventudcristia_topics.approved=1
and (juventudcristia_topics.pinned=1 or juventudcristia_topics.last_post > 0) ORDER BY pinned DESC, last_post DESC LIMIT 0,40

mySQL error: Can't open file: 'juventudcristia_posts.MYI' (errno: 145)
mySQL error code:
Date: Sunday 29th of October 2006 07:56:45 PM
Oct 30 '06 #1
0 965

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

reply views Thread by sonia | last post: by
reply views Thread by Geraint Evans | last post: by
reply views Thread by MAILER-DAEMON | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.