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

[stretch] loosing the /etc/mysql/mariadb.conf.d/ include in my.cnf #172

Open
arthurzenika opened this issue Jan 18, 2018 · 1 comment
Open

Comments

@arthurzenika
Copy link
Contributor

When using the formula on a debian stretch. In the diff on my.cnf I get :

                  -!includedir /etc/mysql/mariadb.conf.d/

I think this should be kept.

@wwentland
Copy link
Contributor

I think that this issue was resolved in #181 and the setting is now commented. Could you test the current behaviour?

Including those files shadows the configuration managed by this formula, which is why it should be removed / commented. Adapting the configuration patterns for MariaDB would require a more fine grained approach to the distribution of settings in the default my.cnf and files in /etc/mysql/mariadb.conf.d/.

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

2 participants