Skip to content

Conversation

@ajsalminen
Copy link
Contributor

Changing the innodb_log_file_size prior to MySQL version 5.6.8 requires you to stop the server, move the old log files away and start the server again. This patch would automate that and set the default from the tiny 5M that is not enough for almost any site to the one newer MySQL versions default to (48M).

@ajsalminen
Copy link
Contributor Author

ajsalminen commented Apr 16, 2016

Looks like the test is failing because it uses ansible version 1.5 and version_compare was added in 1.6. How should this be resolved?

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.

1 participant