Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: MySQL 5.1.11 Select Query

by pc88mxer (Vicar)
on Aug 05, 2008 at 15:36 UTC ( #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? | Other CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2023-03-29 01:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (70 votes). Check out past polls.

    Notices?