Dear all,
Owing to new linux server (Redhat 7.1) installation, we want to migrate all the mysql databases from the old server to the new one. We only copy all MYD, MYI, and frm files to the folder
/var/lib/mysql/databasename/.
Then I test the databases validity.
When enter "use database" in the mysql shell, the error message is prompt out,
Cannot read dir of './database/' "Errcode:13"
Databasebase changes.
Please give me advice, since there are a lot of database in my Linux server, thanks.
Sincerely yours,
Simon