On Sat, 22 Jun 2002 11:37:29 +0200 (CEST)
Careri Giuseppe <[EMAIL PROTECTED]> wrote:


> > 
> > DWP> just do from mysql prompt :
> > DWP> mysql> repair table [tablename]
> > 
> > REPAIR TABLE doesn't repair BDB tables!
> > 
> Infact I can not repair BDB table, but when a index is corrupted 
> what can I do ???
> 
> Please I am in large difficulty, data is more important !!!!
> 

have you tried this ?
mysql> optimize table [tablename]

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