That error is an error mysql is giving you. From the sounds of it mysql can't open that file (or does not have permission to.)
That's not a fault of the tracker scripts, but it does indicate there is something wrong with the database. Have you checked the permissions in the my.cnf file? (Tip: look in my.cnf for the 'datadir' reference, that'll tell you where the database files are located.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using the Administration
Database consistency Check i obtain this message:
Can't open file: 'y001168300747f1f2ab9a9a08a04bab0256f8b81b.MYI' (errno: 145)
any idea?
Ogiad
That error is an error mysql is giving you. From the sounds of it mysql can't open that file (or does not have permission to.)
That's not a fault of the tracker scripts, but it does indicate there is something wrong with the database. Have you checked the permissions in the my.cnf file? (Tip: look in my.cnf for the 'datadir' reference, that'll tell you where the database files are located.)
I meant to say permissions on the file referenced, not the my.cnf file.