Receing APPLICATION ERROR #401 on login

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mshahzad
Posts: 10
Joined: 22 Dec 2015, 11:47

Receing APPLICATION ERROR #401 on login

Post by mshahzad »

I am receiving the following error while login.


APPLICATION ERROR #401
Database query failed. Error received from database was #1194: Table 'mantis_bug_table' is marked as crashed and should be repaired for the query: SELECT *
FROM mantis_bug_table
WHERE id IN (17,1,15,7,11).

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Receing APPLICATION ERROR #401 on login

Post by atrol »

This is not a Mantis but a MySQL database problem.

Search the web for: repair mysql table
Please use Search before posting and read the Manual
Post Reply