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

DBZ-6873 Upgrade to MySQL 8.2 #346

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

ani-sha
Copy link
Member

@ani-sha ani-sha commented Oct 11, 2023

@jpechane
Copy link
Contributor

Waiting for PRs for CI and Debezium pom before merge. Otherwise LGTM.

@ani-sha
Copy link
Member Author

ani-sha commented Oct 12, 2023

@jpechane re debezium pom, I don't see 8.1 tag for the mysql/mysql-server image, then how can we enable in CI?

@jpechane
Copy link
Contributor

Please see version.mysql.server property

@ani-sha
Copy link
Member Author

ani-sha commented Oct 13, 2023

@jpechane I mean about that only.

[ERROR] DOCKER> Unable to pull 'mysql/mysql-server:8.1' : {"message":"manifest for mysql/mysql-server:8.1 not found: manifest unknown: manifest unknown"} (Not Found: 404) [{"message":"manifest for mysql/mysql-server:8.1 not found: manifest unknown: manifest unknown"} (Not Found: 404)]

@jpechane
Copy link
Contributor

ok I just checked https://hub.docker.com/r/mysql/mysql-server/tags and there is no activity for 9 months
But https://github.com/mysql/mysql-docker/tree/main/mysql-server is kept updated. We need to find out if the images are published elsewhere and decide the next steps.

Should we switch to different Docker Images, should we build our own etc.

@mfvitale
Copy link
Member

mfvitale commented Oct 16, 2023

Should we use this one https://hub.docker.com/_/mysql/tags instead? Seems to be the official one.

@jpechane
Copy link
Contributor

Well, the other one is from Oracle which can be considered officil one too. I'd rather first get it back online using the images we are using since the project start. Switching to a different source of images is something we can consider separately.

@jpechane
Copy link
Contributor

@ani-sha Could you please prepare 8.1 PR in main repo? Given the latest changes I think we'll be able to finish the task. Thanks

@ani-sha ani-sha changed the title DBZ-6873 Upgrade to MySQL 8.1 DBZ-6873 Upgrade to MySQL 8.2 Nov 8, 2023
@jpechane jpechane merged commit 570d5e4 into debezium:main Nov 8, 2023
5 checks passed
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.

3 participants