diff options
author | Julius Goryavsky <julius.goryavsky@mariadb.com> | 2020-03-31 14:18:06 +0200 |
---|---|---|
committer | Julius Goryavsky <julius.goryavsky@mariadb.com> | 2020-04-08 13:02:09 +0200 |
commit | c8e0c524af83149e77c88e9a6fd763221dea9277 (patch) | |
tree | aad18be836a66103d809504a0a1e751b538dc1c1 /.gitattributes | |
parent | 5720db2b43491e5aec9265bce9637e00c72fa0aa (diff) | |
download | mariadb-git-c8e0c524af83149e77c88e9a6fd763221dea9277.tar.gz |
MDEV-20676: systemd script not working
When trying to start mariadb via systemctl, WSREP failed
to start mysqld for wsrep recovery, because the binary
"galera-recovery" is neither searching the mysqld in the
same folder as the binary itself nor in the path variable
but instead expects the root to be /usr/local/mysql.
This fix changes the current directory to the desired
directory before starting mysqld.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions