Re: Re: Re: corrupt index in BDB table

2002-06-25 Thread Egor Egorov
Careri, Saturday, June 22, 2002, 12:37:29 PM, 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

Re: corrupt index in BDB table

2002-06-22 Thread Dicky Wahyu Purnomo
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

Re: Re: corrupt index in BDB table

2002-06-22 Thread Careri Giuseppe
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 wi

Re: Re: corrupt index in BDB table

2002-06-22 Thread Egor Egorov
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 >> >> I

Re: corrupt index in BDB table

2002-06-21 Thread Dicky Wahyu Purnomo
On Fri, 21 Jun 2002 09:51:35 +0200 Giuseppe Careri <[EMAIL PROTECTED]> wrote: > Hi, > > 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