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: Can't open file: 'ibf_forums.MYI'. (errno: 145)
mySQL error code: 1016
Date: Wednesday 14th of May 2003 08:25:55 AM
pure se cercod i fare un dump del mysql del forum esce sta cosa
Can't open file: 'ibf_forums.MYI'. (errno: 145)
</pre>
xo alcune tabelle le apre...apparte quelle dello script x le news che funziona una bellezza, alcune del forum le salva, e poi alla fine del dump esce sto errore (lo stesso della pagina del forum)...