Can't Open a Mantis Table

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
elle
Posts: 26
Joined: 01 Jul 2008, 08:04

Can't Open a Mantis Table

Post by elle »

Hello again

I have recently encountered an error on mantis. It says "Database query failed. Error received from database was #1016: Can't open file: 'mantis_tokens_table.MYI' (errno: 145) for the query: SELECT value FROM mantis_tokens_table WHERE owner='4' AND type='3'"

I checked the mantis_db and checked it out. When I viewed the mantis_db table lists, and checked the Records (Record COunt) columns, it says that mantis_tokens_table is in use. And when I click on the mantis_tokens_table, it says "Can't open file: 'mantis_tokens_table.MYI' (errno: 145)"

Anybody here familiar with this problem? Thanks for the help
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Can't Open a Mantis Table

Post by vboctor »

This seems to be a MySQL issue, did you try asking on MySQL site?
Migrate your MantisBT to the MantisHub Cloud
elle
Posts: 26
Joined: 01 Jul 2008, 08:04

Re: Can't Open a Mantis Table

Post by elle »

yep this is a MySQL issue, through research I found out that the table was corrupted.

anyways the problem has solved itself. I don't have any idea how it was fixed, I just took a deep breath and the table returned to normal :lol:

thanks!
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Can't Open a Mantis Table

Post by vboctor »

You're lucky! Take a backup :)
Migrate your MantisBT to the MantisHub Cloud
elle
Posts: 26
Joined: 01 Jul 2008, 08:04

Re: Can't Open a Mantis Table

Post by elle »

yeah tnx :D
Post Reply