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

Upgrade to MySQL 8.0 for testing #594

Closed
mp911de opened this issue May 3, 2021 · 0 comments
Closed

Upgrade to MySQL 8.0 for testing #594

mp911de opened this issue May 3, 2021 · 0 comments
Labels
type: dependency-upgrade A dependency upgrade

Comments

@mp911de
Copy link
Member

mp911de commented May 3, 2021

Most recent changes in the JDK have removed TLSv1 and TLSv1.1 support. MySQL supports only since version 8.0 TLSv1.2.

@mp911de mp911de added the type: dependency-upgrade A dependency upgrade label May 3, 2021
mp911de added a commit that referenced this issue May 3, 2021
Switch to a newer MySQL version to use TLSv1.2 as newer JRE versions no longer support TLSv1/TLSv1.1.

Closes #594.
mp911de added a commit that referenced this issue May 3, 2021
Jasync does not support MySQL's 8.0 caching_sha2_password and there are no plans to support it.

See #594.
@mp911de mp911de closed this as completed in 66f14f2 May 3, 2021
mp911de added a commit that referenced this issue May 3, 2021
Jasync does not support MySQL's 8.0 caching_sha2_password and there are no plans to support it.

See #594.
mp911de added a commit that referenced this issue May 3, 2021
Jasync does not support MySQL's 8.0 caching_sha2_password and there are no plans to support it.

See #594.
mp911de added a commit that referenced this issue May 3, 2021
Switch to a newer MySQL version to use TLSv1.2 as newer JRE versions no longer support TLSv1/TLSv1.1.

Closes #594.
mp911de added a commit that referenced this issue May 3, 2021
Jasync does not support MySQL's 8.0 caching_sha2_password and there are no plans to support it.

See #594.
mp911de added a commit that referenced this issue May 3, 2021
Switch to a newer MySQL version to use TLSv1.2 as newer JRE versions no longer support TLSv1/TLSv1.1.

Closes #594.
@mp911de mp911de added this to the 1.1.10 (Neumann SR10) milestone May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant