Database query failed.. An issue, pls help

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
pmotwani@netlinksoft.com

Database query failed.. An issue, pls help

Post 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
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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.
Post Reply