fix: Change MySQL port to 33066 · Pull Request #626 · rails/solid_queue

@ghost

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

@1vnhk

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`

@ghost

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

rosa

rosa approved these changes Sep 13, 2025

Choose a reason for hiding this comment

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

Thank you! yeah, the tests are flaky, nothing to do with this change. We're improving the flaky tests but aren't finished yet 🙏