Page 1 of 1

Database query failed.. An issue, pls help

Posted: 28 Jun 2005, 16:12
by pmotwani@netlinksoft.com
Database query failed. Error received from database was #1030: Got error 127 from table handler for the query: SELECT COUNT(*) FROM mantis_bug_table WHERE project_id='6' AND status<>'80' AND STATUS<>'90' AND handler_id='3'

This issue gets resolved when restarting the server. Please help for a permanent solution as we get stuck up everytime this occurs

Posted: 28 Jun 2005, 20:03
by thraxisp
The error comes from the mysql server (MySQL error code 127: Record-file is crashed). You may have a corrupted database. You should probably look into the mysql recovery procedures, or restore from a backup.