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 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...
just do from mysql prompt :
mysql> repair table [tablename]
--
I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb. Thank you.
-- Vance Petree, Virginia Power
---------------------------------------------------------------------
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