xtrabackup-scripts icon indicating copy to clipboard operation
xtrabackup-scripts copied to clipboard

Problems if mysql.sock is not in /tmp folder

Open onkelandy opened this issue 8 years ago • 0 comments

The xtrabackup doesn't find the sock file if it's not in the /tmp folder (what might happen depending on the mysql service file..)

It might be necessary to provide the socket information to xtrabackup but the scripts don't allow that. So an attribute like --socket= would be awesome!

I've solved the problem right now by putting a cnf file in /etc/mysql/conf.d/.

onkelandy avatar Dec 29 '17 11:12 onkelandy