hello,

i have a broken table and mysql seems not to fix it:

mysql> repair table ksiegi;
+--------------+--------+----------+----------+
| Table        | Op     | Msg_type | Msg_text |
+--------------+--------+----------+----------+
| gbook.ksiegi | repair | status   | OK       |
+--------------+--------+----------+----------+
1 row in set (0.09 sec)

mysql> check table ksiegi;
+--------------+-------+----------+--------------------------+
| Table        | Op    | Msg_type | Msg_text                 |
+--------------+-------+----------+--------------------------+
| gbook.ksiegi | check | error    | 0 when updateing keyfile |
| gbook.ksiegi | check | error    | Corrupt                  |
+--------------+-------+----------+--------------------------+
2 rows in set (0.01 sec)

what can i do about it ?

thanks in advance,
terry



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