Skip to content
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

Also test with the strict SQL version #2818

Closed
wants to merge 6 commits into from

Conversation

vmcj
Copy link
Member

@vmcj vmcj commented Nov 22, 2024

No description provided.

@vmcj vmcj force-pushed the integration_mymariasql branch 6 times, most recently from 6b11200 to 27a271f Compare November 24, 2024 09:35
@vmcj vmcj force-pushed the integration_mymariasql branch 2 times, most recently from 8f53f68 to baa0a23 Compare November 24, 2024 09:48
Michael Vasseur added 4 commits November 24, 2024 15:28
To detect potential race conditions it's good to try to restructure the queries to fit in a higher level. Some companies/universities might run with this setting.
The original reason was after the `rank` becoming a protected keyword. As we depend on doctrine as abrstraction a lot it is good to verify that the translation is reasonable on backend SQL servers of whatever dialect.
@vmcj vmcj force-pushed the integration_mymariasql branch from af658f8 to 2899dcb Compare November 24, 2024 14:34
- sql: mariadb
sql_options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
- sql: mysql
sql_options: --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why the health intervals differ?

@vmcj vmcj closed this Dec 8, 2024
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