Skip to content

bugfix for decoding values of columns in charset "utf8mb4" #135

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

Merged

Conversation

jffifa
Copy link
Contributor

@jffifa jffifa commented Jan 1, 2016

Python would throw an exception for decoding values of columns in charset "utf8mb4", as there is no such encoding "utf8mb4" in python, but just "utf8".

@julien-duponchelle
Copy link
Owner

Thanks!

julien-duponchelle added a commit that referenced this pull request Jan 2, 2016
bugfix for decoding values of columns in charset "utf8mb4"
@julien-duponchelle julien-duponchelle merged commit cf959fc into julien-duponchelle:master Jan 2, 2016
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