mySQL query error: SELECT DISTINCT(childrenwithdis_posts.author_id), childrenwithdis_topics.* FROM childrenwithdis_topics
LEFT JOIN childrenwithdis_posts ON
(childrenwithdis_topics.tid=childrenwithdis_posts.topic_id AND childrenwithdis_posts.author_id=3)
WHERE childrenwithdis_topics.forum_id=2
and childrenwithdis_topics.approved=1
and (childrenwithdis_topics.pinned=1 or childrenwithdis_topics.last_post > 0) ORDER BY pinned DESC, last_post DESC LIMIT 0,30
mySQL error: Can't open file: 'childrenwithdis_posts.MYI' (errno: 145)
mySQL error code:
Date: Sunday 28th of January 2007 08:23:21 AM
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum