Hi when i ran this sql query it resulted in Table handler error???
what exactly this caused? How can i avoid this?
SQL-query :
SELECT * FROM user WHERE username = 'energybath' LIMIT 0 , 30
MySQL said:
#1030 - Got error 127 from table handler
sharma