Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove hardcoded config and adapt to use 5.6 and 5.7 lib paths #136

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

Closed
wants to merge 2 commits into from

Conversation

coldeasy
Copy link

Percona 5.7 puts binaries into /usr/lib64/mysql/ whereas on 5.6 it puts dynamic ones in /usr/lib64/ and static ones in /usr/lib64/mysql/. In 5.6 it also creates two sets of binaries, one prefixed with perconaserver and mysql_config points to the perconaserver binaries.
Also defaults to statically link.

@methane
Copy link
Member

methane commented Dec 21, 2016

I don't want to add such an workaround, especially only for Percona.
Please fix you mysql_config by yourself.
ref: https://bugs.launchpad.net/percona-server/+bug/1099681?comments=all

@methane methane closed this Dec 21, 2016
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

Successfully merging this pull request may close these issues.

2 participants