Hi!

CHECK TABLE does not do anything on BDB tables.

On InnoDB and MyISAM tables CHECK TABLE tries to verify the physical
consistency of the table and its indexes.

The way to repair InnoDB or BDB tables is to dump, drop, and reimport them.

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB

Egor Egorov wrote in message ...
>Kalok,
>
>Thursday, January 24, 2002, 6:51:26 PM, you wrote:
>
>KL> I'm having the same need.
>KL> It looks like the following is intended for MyISAM tables only:
>KL> http://www.mysql.com/doc/U/s/Using_mysqlcheck.html
>
>KL> Has anyone else had any other luck ?
>
>Sometimes mysqlcheck works for BDB tables.
>
>
>
>
>
>--
>For technical support contracts, goto https://order.mysql.com/
>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