Skip to content

ci: upgrade MySQL 9.6 → 9.7 in CI#698

Merged
morgo merged 1 commit into
block:mainfrom
morgo:bump-ci-mysql-97
Apr 23, 2026
Merged

ci: upgrade MySQL 9.6 → 9.7 in CI#698
morgo merged 1 commit into
block:mainfrom
morgo:bump-ci-mysql-97

Conversation

@morgo
Copy link
Copy Markdown
Collaborator

@morgo morgo commented Apr 23, 2026

MySQL 9.6 was not an LTS release. Upgrade CI to test against MySQL 9.7 which was released this week.

Changes

  • Rename workflow mysql96-docker.ymlmysql97-docker.yml
  • Update Docker image from mysql:9.6 to mysql:9.7
  • Update compose overrides for both standalone and replication-tLS configs
  • Adjust host ports (9060→9070, 9161→9171)

MySQL 9.6 was not an LTS release. Upgrade CI to test against MySQL 9.7
which was released this week.

- Rename workflow mysql96-docker.yml → mysql97-docker.yml
- Update Docker image from mysql:9.6 to mysql:9.7
- Update compose overrides for both standalone and replication-tls configs
- Adjust host ports (9060→9070, 9161→9171)
@morgo morgo merged commit 4f3ee62 into block:main Apr 23, 2026
12 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.

2 participants