Hi when I run this command from ssh via root it doesn’t work. How do I get it to work without using the password? On my other servers it’s possible to run this command and it just works.
[root@- www]# mysqldump db > file.sql
mysqldump: Got error: 1045: Access denied for user ‘root’@‘localhost’ (using password: NO) when trying to connect
BTW, i’m running centos 6.2 64bit in root via command prompt ssh in latest vmin/wmin