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

Allow to force the encoding for old MySQL release #629

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

Conversation

julien-duponchelle
Copy link
Owner

For MySQL before 5.XX we guess the encoding, this allow to manually set it.

Description

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Other (please specify below)

Checklist

  • I have read and understood the CONTRIBUTING.md document.
  • I have checked there aren't any other open Pull Requests for the desired changes.
  • This PR resolves an issue #[Issue Number Here].

Tests

  • All tests have passed.
  • New tests have been added to cover the changes. (describe below if applicable).

Additional Information

@julien-duponchelle julien-duponchelle force-pushed the handle_latin1 branch 3 times, most recently from 3c3c95d to ba23828 Compare March 10, 2025 21:58
For MySQL before 5.XX we guess the encoding, this allow to manually set
it.
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.

1 participant