Done
Details
Assignee
Evgeniy PatlanEvgeniy PatlanReporter
Matthew BoehmMatthew BoehmTime tracking
1d 5h loggedComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Evgeniy Patlan
Evgeniy PatlanReporter
Matthew Boehm
Matthew BoehmTime tracking
1d 5h logged
Components
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created June 19, 2018 at 11:08 PM
Updated July 22, 2024 at 3:19 PM
Resolved June 22, 2018 at 6:28 AM
CentOS 7. Remove any pre-existing /etc/my.cnf*. Install Percona-Server-server-57.x86_64 Percona-Server-client-57.x86_64. Notice that /etc/my.cnf is now symlinked to /etc/alternatives/my.cnf
Now execute:
Notice now that /etc/my.cnf is a bad/broken symlink. You should also notice this error:
The suggested mysql options and settings are in /etc/percona-xtradb-cluster.conf.d/mysqld.cnf
If you want to use mysqld.cnf as default configuration file please make backup of /etc/my.cnf
Once it is done please execute the following commands:
rm -rf /etc/my.cnf
update-alternatives --install /etc/my.cnf my.cnf "/etc/percona-xtradb-cluster.cnf" 200
-------------
Percona XtraDB Cluster is distributed with several useful UDFs from Percona Toolkit.