Skip to content

Instantly share code, notes, and snippets.

@Ara4Sh
Created July 24, 2017 03:37
Show Gist options
  • Save Ara4Sh/96c5513068f750891d23874ec95ef408 to your computer and use it in GitHub Desktop.
Save Ara4Sh/96c5513068f750891d23874ec95ef408 to your computer and use it in GitHub Desktop.
Using mysql.cnf again in percona 5.7
rm -rf /etc/my.cnf
update-alternatives --install /etc/mysql/my.cnf my.cnf "/etc/mysql/percona-server.cnf" 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment