APPLICATION ERROR #401
Posted: 17 Aug 2005, 09:58
After I update a bug, I get follow message :
APPLICATION ERROR #401
Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet #1062: Duplicate entry '213' for key 1 für die Abfrage: INSERT INTO mantis_bug_history_table
( user_id, bug_id, date_modified, type, old_value, new_value )
VALUES
( '3', '4', '2005-08-17 11:42:48', '4', '0000016', '' )
When i looked with phpMyAdmin into mantis_bug_history_table and scroll to the last entry I get as SQL failure : #1030 - Got error 127 from table handler
Any idea how this could happend ?
APPLICATION ERROR #401
Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet #1062: Duplicate entry '213' for key 1 für die Abfrage: INSERT INTO mantis_bug_history_table
( user_id, bug_id, date_modified, type, old_value, new_value )
VALUES
( '3', '4', '2005-08-17 11:42:48', '4', '0000016', '' )
When i looked with phpMyAdmin into mantis_bug_history_table and scroll to the last entry I get as SQL failure : #1030 - Got error 127 from table handler
Any idea how this could happend ?