On 31-Aug-2001 Jeremiah T. Folsom-Kovarik wrote:
>   Thanks for your quick response! More below..
> 

<snip>

>   Plus, all this just started happening yesterday, after everything worked 
> fine for many days. That leads me to believe there is a problem with a 
> corrupt table or something. How about this further clue I just noticed:
> 
> mysql> select count(*) from orders;
> +----------+
>| count(*) |
> +----------+
>|      499 |
> +----------+
> 1 row in set (0.00 sec)
> 
> mysql> select * into outfile 'orders.bak' from orders;
> Query OK, 382 rows affected (0.07 sec)
> 
>   Weird, huh?
>   -Jt.
> Jeremiah T. Folsom-Kovarik

Just a stab, but try droping & rebuilding the key(s).

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.
                            (53kr33t w0rdz: sql table query)

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