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!





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

Reply via email to