Pada Wed, 10 Jul 2002 20:17:51 -0700
Bennett Haselton <[EMAIL PROTECTED]> menulis :

> I have a database in which one MYD file has apparently been corrupted:
> 
>  >>>
> mysql> use tracerlock;
> Reading table information for completion of table and column names
> You can turn off this feature to get a quicker startup with -A
> 
> Didn't find any fields in table 'news_feed_item'
> Database changed
> mysql> select count(*) from news_feed_item;
> ERROR 1016: Can't open file: 'news_feed_item.MYD'. (errno: 145)
> mysql>
>  >>>

repair table newws_feed_item ;-)

-- 
die_if_kernel("Kernel gets FloatingPenguinUnit disabled trap", regs);
        2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c
 
MySQL 3.23.51 : up 19 days, Queries : 366.483 per second (avg).

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