![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: MySQL 5.1.11 Select Queryby pc88mxer (Vicar) |
on Aug 05, 2008 at 15:36 UTC ( #702397=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|