William IT wrote:

I do mysqlamin shutdown and copy all /var/lib/mysql file from another MySQL
server. And then run:
chmod -R 660 *

Try 770
Mysql needs to be able to scan the directories to find tables.

chown -R mysql:mysql *
shutdown now -r

But I can't logon to Mysql. What's wrong?








-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to