Hello.
I have database and i changed the tables but during change i deleted important table!!
before changed i created a copy of database by "mysqlhotcopy" command and stored it on /home/mywebsite
Note: the name of backup database is "mydb_backup"
Note2: i'm "root" of web server.
i'd like to copy 'users' table from "mydb_backup" to "mydb_ver2".
i copied this file "users" to "/var/lib/mysql/mydb_ver2"
but if i'd like to showing it, the following error showing to me:
Can't find file: './mydb_ver2/msgs.frm' (errno: 13)
the very sadden! "users" table is very important! any idea to restore it?
Note: i just used mysqlhotcopy command i don't used any command after it.
please dny idea?
thaaaaaaaanks