Forum Moderators: coopster
I dont really know a lot about the whole mysql system, I can just make entries, get them back into my script etc..
Ok in PHPMyAdmin I can click on browse, and it shows me the first 30 rows. But when I'm searching for an entry or try to sort the result this error comes up:
SELECT *
FROM `keyword1`
ORDER BY `number` ASC
LIMIT 0 , 30
MySQL said:
#1030 - Got error 127 from table handler
PhpMyAdmin also says "Overhead:" 60 Bytes. Does that has anything to do with the problem?
I hope you can help me.
Thank you,
Bigzed.
As for the rest, sorry, I didn't have time to sort it out, but this Google Search [google.com] brings up lots of mentions on the MySQL Bug tracker and bug lists.