Héctor Villafuerte D. wrote:
mysql> repair table otr_hist; +--------------+--------+----------+-----------------------------+ | Table | Op | Msg_type | Msg_text | +--------------+--------+----------+-----------------------------+ | otr.otr_hist | repair | error | 28 when writing to datafile | | otr.otr_hist | repair | status | Operation failed | +--------------+--------+----------+-----------------------------+ 2 rows in set (2 hours 17 min 50.28 sec) mysql> show create table otr_hist; ERROR 1016: Can't open file: 'otr_hist.MYI'. (errno: 144)
Should I try with myisamchk instead? Thanks for your help, Hector
perror 28
Error code 28: No space left on device.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]