PDA

View Full Version : Got error 127 from table handler


php_stud
04-19-2004, 03:37 AM
Guys, i try to browse my table.. and this is the prompt that i always get...

Error

SQL-query :

SELECT *
FROM `fail`
LIMIT 0, 30

MySQL said:


Got error 127 from table handler

Scrowler
04-19-2004, 03:44 AM
look up error 127 in the mysql documentation?

i had a quick look, but don't really know where to go, try the error documentation section or something.

its most likely an access error or permissions.

php_stud
04-20-2004, 08:26 AM
got it running... all i need to do is repair the table.