Da una mezzoretta ho questo errore se provo ad accedere al mio forum (che si serve del database):
mySQL query error: SELECT DISTINCT(ibf_posts.author_id), ibf_topics.* FROM ibf_topics
LEFT JOIN ibf_posts ON
(ibf_topics.tid=ibf_posts.topic_id AND ibf_posts.author_id=1)
WHERE ibf_topics.forum_id=8
and ibf_topics.approved=1
and (ibf_topics.pinned=1 or ibf_topics.last_post > 1108590306) ORDER BY pinned DESC, last_post DESC LIMIT 0,15
mySQL error: Can't open file: 'ibf_posts.MYI'. (errno: 144)
mySQL error code:
Date: Tuesday 17th of May 2005 11:45:06 PM
----------
Sono sul server 10.
State facendo dei lavori? Tra quanto sarà riattivato il database?
Una migrazione di alcuni databases, in genere è assolutamente indolore, anche se raramente può capitare che si verifichino errori del genere su alcune tabelle grandi, ma durano pochi minuti.