Skip to content

fix: Change MySQL port to 33066 #626

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ivnhk
Copy link

@ivnhk ivnhk commented Aug 19, 2025

Resolves: #528

In order to avoid conflict with MySQL Protocol X, the port was changed to 33066.

The change was tested locally by running docker compose up

Resolves: rails#528

In order to avoid conflict with MySQL Protocol X, the port
was changed to `33066`.

The change was tested locally by running `docker compose up`
@ivnhk
Copy link
Author

ivnhk commented Aug 19, 2025

I am not sure why those 2 particular tests failed. Seems like the issue with dispatchers.

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.

Port 33060 is used by MySQL's X Protocol
1 participant