This repository was archived by the owner on Nov 29, 2020. It is now read-only.
Added MySQL 5.7.8-rc-1 and tuned test.sh#83
Open
libcrack wants to merge 8 commits intodocker-archive:masterfrom
libcrack:5.7
Open
Added MySQL 5.7.8-rc-1 and tuned test.sh#83libcrack wants to merge 8 commits intodocker-archive:masterfrom libcrack:5.7
libcrack wants to merge 8 commits intodocker-archive:masterfrom
libcrack:5.7
Conversation
libcrack
commented
Oct 15, 2015
- Added MySQL 5.7.8-rc-1 from repo.mysql.com
- Refactorized test.sh by implementing mysql_docker_test_release
test.sh
Outdated
Contributor
There was a problem hiding this comment.
should be [[ -z "$minor" ]] || minor="$2"
Also, test fails:
=> Testing if mysql is running on 5.7
4c30d70929a39887807650e51bd759b5a69807fea87d8e32bb6738b6e8921837
mysqladmin: connect to server at '127.0.0.1' failed
error: 'Host '172.17.42.1' is not allowed to connect to this MySQL server'
0
added 4 commits
October 16, 2015 14:50
…ng mysql replication
Author
|
It looks that's a v5.7 known issue as can be seen here: Do you want me to implement that stuff or maybe the v5.7 release it's already on your roadmap? |
added 2 commits
October 16, 2015 20:41
…tadir=/var/lib/mysql" to mysqld initialization
…ating the replication user
Contributor
|
No, we don't have a schedule to make images for mysql 5.7 yet. So, please feel free to implement it :) Also, I tried to run the test locally, on 5.7. It fails at replication: The Slave_IO_Running is NO. |
Author
|
Could be related, I'll take a look as soon as possible :-) |
|
Is this still being worked on? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.