Skip to content

chore: bump MySQL to min 8.4 and support 9.7#61247

Open
susnux wants to merge 2 commits into
masterfrom
fix/mysql
Open

chore: bump MySQL to min 8.4 and support 9.7#61247
susnux wants to merge 2 commits into
masterfrom
fix/mysql

Conversation

@susnux

@susnux susnux commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Version 8.0 is out-of-support.
  • Version 8.4 is now the oldest LTS.
  • New LTS is 9.7

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux added this to the Nextcloud 35 milestone Jun 12, 2026
@susnux susnux requested a review from a team as a code owner June 12, 2026 13:34
@susnux susnux added 2. developing Work in progress feature: database Database related DB pending documentation This pull request needs an associated documentation update labels Jun 12, 2026
- Version 8.0 is out-of-support.
- Version 8.4 is now the oldest LTS.
- New LTS is 9.7

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

mysql:
image: ghcr.io/nextcloud/continuous-integration-mysql-${{ matrix.mysql-versions }}:latest # zizmor: ignore[unpinned-images]
image: mysql:${{ matrix.mysql-versions }} # zizmor: ignore[unpinned-images]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nickvergessen as we now have a docker cache in place we do not run into problems with docker hub anymore. Do we still need to use our own images?
If yes I will prepare the new image.

@susnux susnux added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 12, 2026
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews feature: database Database related DB pending documentation This pull request needs an associated documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants