Dear all,
I encounter problem with MySQL 5.0.24: I can use "Show tables" to list all tables. However, when I try to access one table, eg. using "describe tablename", there is error of
ERROR 1017 (HY000): Can't find file: 'tablename' (errno: 2)
What could be the problem? Thanks for any hint.