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

Use DBD::MariaDB instead of DBD::mysql #28

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Use DBD::MariaDB instead of DBD::mysql #28

merged 1 commit into from
Jan 9, 2025

Conversation

theory
Copy link
Collaborator

@theory theory commented Jan 4, 2025

It features better Unicode support and older versions of the MySQL client library, whereas DBD::mysql v5 requires the v8 MySQL library. So DBD::MariaDB is more compatible these days.

Discussion: https://www.perlmonks.org/?node_id=11163487

@theory theory requested a review from oalders January 4, 2025 18:54
@theory theory self-assigned this Jan 4, 2025
It features better Unicode support and older versions of the MySQL
client library, whereas DBD::mysql v5 requires the v8 MySQL library. So
DBD::MariaDB is more compatible these days.

Discussion: https://www.perlmonks.org/?node_id=11163487
@theory theory merged commit 4afdd5d into master Jan 9, 2025
102 checks passed
@theory theory deleted the use-dbd-mariadb branch January 9, 2025 01:26
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