Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surrogate full backup fails with mariadb galera server 10.0.24 #25

Open
shakisha opened this issue Apr 12, 2016 · 1 comment
Open

Surrogate full backup fails with mariadb galera server 10.0.24 #25

shakisha opened this issue Apr 12, 2016 · 1 comment

Comments

@shakisha
Copy link

When making a backup, i have got this error (password is configured inside /etc/surrogate):


160412 15:57:50  version_check Connecting to MySQL server with DSN 'dbi:mysql:;mysql_read_default_group=xtrabackup;mysql_socket=/run/mysqld/mysqld.sock' as 'root'  (using password: YES).
Failed to connect to MySQL server: DBI connect(';mysql_read_default_group=xtrabackup;mysql_socket=/run/mysqld/mysqld.sock','root',...) failed: Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2) at - line 1314
160412 15:57:50 Connecting to MySQL server host: localhost, user: root, password: set, port: 0, socket: /run/mysqld/mysqld.sock
Failed to connect to MySQL server: Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2).
@shakisha
Copy link
Author

for making it work i had to change the socket to mariadb10 location (mysql_socket="/var/lib/mysql/mysql.sock")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant