On Tue, Jul 30, 2002 at 01:37:26PM +0200, Mozzi wrote:
> Hallo all
> 
> I have a database that corrupted.
> I managed to save the
> radacct.frm
> radacct.MYD
> radacct.MYI
> radacct.TMD
> files and recreate the table.This is just a logging file so no real 
> crisis if I lose some data.
> 
> How do I import the info in the .MYD file back into the database?

Have you tried 'REPAIR TABLE radacct' to reapir the damaged table?

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 62 days, processed 1,313,304,751 queries (242/sec. avg)

---------------------------------------------------------------------
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

Reply via email to