Edgard, Tuesday, December 03, 2002, 1:45:15 PM, you wrote: ED> I'm new with mysql, and I have a problem in a dabase, the file sysmte got ED> full and one table is corrupt, the messages are:
ED> mysql> desc medicionproc; ED> ERROR 1016: Can't open file: 'medicionproc.MYD'. (errno: 144) ED> I tryed to repair it ED> mysql> repair table medicionproc; ED> +-----------------------+--------+----------+-----------------------------+ ED> | Table | Op | Msg_type | Msg_text | ED> +-----------------------+--------+----------+-----------------------------+ ED> | medicion.medicionproc | repair | error | 28 when fixing table | ED> | medicion.medicionproc | repair | error | 28 when writing to datafile | ED> | medicion.medicionproc | repair | status | Operation failed | ED> +-----------------------+--------+----------+-----------------------------+ ED> 3 rows in set (4 hours 57 min 23.95 sec) $ perror 28 Error code 28: No space left on device You have no free space to repair table .. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php