Skip to content

Switch MariaDB driver to PyMySQL#194

Open
Maxteabag wants to merge 1 commit into
mainfrom
worktree-mariadb-pymysql-switch
Open

Switch MariaDB driver to PyMySQL#194
Maxteabag wants to merge 1 commit into
mainfrom
worktree-mariadb-pymysql-switch

Conversation

@Maxteabag
Copy link
Copy Markdown
Owner

No description provided.

PyMySQL is a pure-Python MySQL/MariaDB client, so it works on any
platform without a system C library. This removes the macOS install
friction (Homebrew keg-only mariadb-connector-c, MARIADB_CONFIG env
var) and lets the adapter handle legacy charsets like TIS-620 and
Latin1, which the C connector cannot read.

Add MariaDB TIS-620 and Latin1 docker services and charset tests
mirroring the MySQL ones.
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