Well, it seems my celebrations was premature. When I got it to work with the "$ mysqldump -u mythtv -p mythconverg -c > mythtv_backup.sql" command, I didn't realize that I was ssh'ed into the wrong computer. I'm still getting the "mysqldump: unknown option '--name-resolve'" error. If I comment out the skip-name-resolution" option in my.cnf, the message will go away, but I get this error:

mythtv mysql # mysqldump -h mythtv -u mythtv -p mythtv mythconverg -c > mythtv_backup.sql
Enter password:
mysqldump: Got error: 2003: Can't connect to MySQL server on 'mythtv' (110) when trying to connect


I typed in the correct password, because if I type in a bad password, I get a differnt error message. Any thoughts?


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to