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

Add support for configuring skip-name-resolve #126

Merged
merged 1 commit into from
Nov 18, 2016
Merged

Add support for configuring skip-name-resolve #126

merged 1 commit into from
Nov 18, 2016

Conversation

JCotton1123
Copy link
Contributor

@mjuszczak would you mind reviewing (and possibly merging)

@mjuszczak
Copy link
Contributor

@JCotton1123 Has a kitchen test passed with this parameter enabled, successfully starting MySQL?

@JCotton1123
Copy link
Contributor Author

I ran kitchen converge successfully but not kitchen test. The kitchen stuff seems to be partially broken. I had to modify .kitchen.yml to get converge to work.

@mjuszczak
Copy link
Contributor

OK - and "show global variables like 'skip_name_resolve'" was ON?

@JCotton1123
Copy link
Contributor Author

MariaDB [(none)]> show global variables like 'skip_name_resolve';
+-------------------+-------+
| Variable_name     | Value |
+-------------------+-------+
| skip_name_resolve | ON    |
+-------------------+-------+

@mjuszczak
Copy link
Contributor

:shipit:

@mjuszczak mjuszczak merged commit a6de85d into sous-chefs:master Nov 18, 2016
shoekstra pushed a commit that referenced this pull request Mar 11, 2017
Add support for configuring skip-name-resolve
@lock
Copy link

lock bot commented Jul 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants