Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: MySQL 5.1.11 Select Query

by pc88mxer (Vicar)
on Aug 05, 2008 at 15:36 UTC ( [id://702397]=note: print w/replies, xml ) Need Help??


in reply to MySQL 5.1.11 Select Query

My guess is that primary key index is corrupted. Try REPAIR TABLE rates (if it's a MYISAM table.)

Another thing to try is to re-create the table, and see if you still have the problem.

Replies are listed 'Best First'.
Re^2: MySQL 5.1.11 Select Query
by bkiahg (Pilgrim) on Aug 05, 2008 at 15:41 UTC
    Did a REPAIR rates and it gave me a successfully repaired return value.

    Wouldn't the query not work from the Administration tool if it was the index was corrupted?

    EDIT: Still same problem. And it is a MYISAM table.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://702397]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 19:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found