Skip to content

Fix mysql test docker-compose, updating it to mysql 9#19199

Merged
adrinr merged 2 commits into
masterfrom
chore/update-mysql-dev-docker
Jul 15, 2026
Merged

Fix mysql test docker-compose, updating it to mysql 9#19199
adrinr merged 2 commits into
masterfrom
chore/update-mysql-dev-docker

Conversation

@adrinr

@adrinr adrinr commented Jul 14, 2026

Copy link
Copy Markdown
Member

Description

Fix mysql test docker-compose, updating it to mysql 9


Summary by cubic

Update the MySQL test Docker Compose to use mysql:9 and allow root access from the host, fixing container startup with MySQL 9.

  • Bug Fixes
    • Bump image to mysql:9.
    • Remove --default-authentication-plugin=mysql_native_password.
    • Add MYSQL_ROOT_HOST="%" to permit host connections during tests.

Written for commit d4d6b9e. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@adrinr
adrinr requested a review from deanhannigan July 14, 2026 15:12

@jvcalderon jvcalderon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@adrinr
adrinr enabled auto-merge July 15, 2026 10:50
@adrinr
adrinr merged commit e9813e5 into master Jul 15, 2026
34 checks passed
@adrinr
adrinr deleted the chore/update-mysql-dev-docker branch July 15, 2026 10:53
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants