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

switch to MySQL 8.x as 5.7 is now end of life #3182

Closed
bobcallaway opened this issue Nov 2, 2023 · 1 comment
Closed

switch to MySQL 8.x as 5.7 is now end of life #3182

bobcallaway opened this issue Nov 2, 2023 · 1 comment

Comments

@bobcallaway
Copy link
Contributor

MySQL 5.7 is now end of life and will no longer be providing security or bug fixes. It would be good to move the integration testing away from 5.7 and to 8.x

mhutchinson added a commit to mhutchinson/trillian that referenced this issue Nov 2, 2023
This PR is primarily being raised as a smoke test to see whether this is going to be simple or not
mhutchinson added a commit that referenced this issue Nov 6, 2023
This passes the tests. We haven't performed long-lived performance testing against this version of the DB, so this isn't yet a raving endorsement that clients should go upgrade their MySQL instances. However, any clients that have tried MySQL 8 and can report back any performance notes would be greatly appreciated.

Anyone seeing write performance issues in MySQL 8 could take a look at https://forums.mysql.com/read.php?24,668698,668704#msg-668704 and report back whether turning off binary logging fixes it.
@roger2hk
Copy link
Contributor

roger2hk commented Nov 6, 2023

Fixed in #3183.

@roger2hk roger2hk closed this as completed Nov 6, 2023
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

No branches or pull requests

2 participants