Skip to content

Conversation

@guilherme-gm
Copy link
Member

Pull Request Prelude

Changes Proposed

The mysql client currently being used for MariaDB CI runs tries to connect with SSL to the test db. But our test db does not run in SSL (and doesn't have to).

This PR disables the SSL connection for MariaDB tests.

I had to limit to MariaDB v11 as some other tests (specially using MySQL) would fail because --ssl is not recognized by them.

Issues addressed:

the version of MariaDB used in CI doesn't starts with SSL enabled, and we don't need it.
@MishimaHaruna MishimaHaruna added this to the Release v2024.08 milestone Aug 31, 2024
@MishimaHaruna MishimaHaruna merged commit 613ede9 into HerculesWS:master Aug 31, 2024
@guilherme-gm guilherme-gm deleted the fix-mariadb branch March 29, 2025 16:23
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