Skip to content

ci: use MySQL LTS version in CI#21154

Open
KentarouTakeda wants to merge 1 commit intophp:PHP-8.2from
KentarouTakeda:ci-use-mysql-lts
Open

ci: use MySQL LTS version in CI#21154
KentarouTakeda wants to merge 1 commit intophp:PHP-8.2from
KentarouTakeda:ci-use-mysql-lts

Conversation

@KentarouTakeda
Copy link
Contributor

Summary

Update the MySQL version used in CI from 8.3 to 8.4, the current MySQL LTS release.

Background

CI has been using MySQL 8.3 due to a MySQL-side bug that caused test failures (see #14112, #14113, #14120).
That issue has now been fixed upstream in MySQL 8.4.8.

References:

Notes

This change only updates the MySQL version used in CI and does not affect PHP source code or test logic.

Copy link
Contributor

@jorgsowa jorgsowa left a comment

Choose a reason for hiding this comment

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

Nice. They finally fixed it. LGTM

I'm closing my PR. #18555

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