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

Update variable name to make this compatible with MySQL versions later than v5.7.5 #356

Merged
merged 1 commit into from
Jun 24, 2017

Conversation

wangela
Copy link
Contributor

@wangela wangela commented Jun 15, 2017

storage_engine has been replaced with default_storage_engine in MySQL, deprecated as of v5.7.5.
When following the Install Guide, the recommended Homebrew method installed mysql v5.7.14 (in September 2016), so I suspect this will be a common problem for anyone trying kegbot setup from now on.

Documentation about mysql storage_engine variable

Kegbot Forum discussion about this issue

… compatible with MySQL versions later than v5.7.5
@mik3y mik3y merged commit af62b58 into Kegbot:master Jun 24, 2017
@mik3y
Copy link
Member

mik3y commented Jun 24, 2017

Thank you!

@mik3y mik3y added this to the v1.3 milestone Jun 25, 2017
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