MySQL Forums
Forum List  »  Backup

Re: MySQL enterprise Backup throwing connection errors
Posted by: Jennifer Qi
Date: August 07, 2013 01:24PM

I had the same problem. I add --socket= which locates in /etc/my.cnf file.
mysqlbackup -u backup -pxxxxxxxxxxxxxx --socket=/path/mysql.socket --backup_dir=/home/ashah/dumps backup

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL enterprise Backup throwing connection errors
2114
August 07, 2013 01:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.