You wrote:

> From: Egor Egorov <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Sat, 22 Jun 2002 12:10:01 +0300
> Subject: Re: Re: corrupt index in BDB table
> 
> 
> Dicky,
> Friday, June 21, 2002, 11:04:32 AM, you wrote:
> 
> >> i have a problem with an index of  a BerkeleyDB table because this is corrupted
> >> and crashes Mysql (v. 3.23.49).
> >> 
> >> The size of table file is correct 8Mb for  15.000 records but from a select
> >> I view only the first 957 !!!!
> >> 
> >> If I launch "mysqldump" or a "select" or "alter table drop index.." the result
> >> is the same. Mysql crashes....
> >> 
> >> How can I fix index in BDB table, I did not find any tools in mysql package...
> 
> Check http://sleepycat.com, you can find some utilities there ...
> 
> 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 !!!!

Thanks

Giuseppe

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