Hi,
I am getting the following error:
ERROR 1017 at line 1: Can't find file:
'./ser/subscriber.frm' (errno: 13)
when I run:
It was first complaining about /etc/my.cnf at line:
1, and I changed that file to:
------ start file -----
[mysqld]
socket=/var/lib/mysql/mysql.sock
------ end file -----
and now I am getting the above error. Any clues what the error
means and what I should do?
Best regards,
Axel