Skip to content

Conversation

wmttom
Copy link

@wmttom wmttom commented Jul 14, 2014

Fix decode error,if column.character_set_name == "utf8mb4".
Connect MySQL use 'utf8mb4',when maxuncode is 1114111(UCS4).

wmttom added 2 commits July 14, 2014 16:58
Fix decode error,if column.character_set_name == "utf8mb4".
@julien-duponchelle
Copy link
Owner

Sound good. Do you have an idea about a unit test? Personally i have no idea

@bjoernhaeuser
Copy link
Collaborator

why should the connection use utf8mb4?

@julien-duponchelle
Copy link
Owner

I found more documentation about that:
http://mathiasbynens.be/notes/mysql-utf8mb4

@bjoernhaeuser
Copy link
Collaborator

What do you think about making this configurable?

@cccc1999 cccc1999 mentioned this pull request Aug 3, 2015
@hkwi hkwi mentioned this pull request Jul 21, 2020
@wahab013
Copy link

Hi
I am facing the same issue and I have tried this pull request solution and that was working for me
can you please guide me why you are not merging this PR

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.

4 participants