Skip to content

Fix 'utf8mb4' decode error,support 'utf8mb4' charset.#78

Open
wmttom wants to merge 5 commits into
julien-duponchelle:masterfrom
wmttom:master
Open

Fix 'utf8mb4' decode error,support 'utf8mb4' charset.#78
wmttom wants to merge 5 commits into
julien-duponchelle:masterfrom
wmttom:master

Conversation

@wmttom

@wmttom wmttom commented Jul 14, 2014

Copy link
Copy Markdown

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
Copy Markdown
Owner

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

@bjoernhaeuser

Copy link
Copy Markdown
Collaborator

why should the connection use utf8mb4?

@julien-duponchelle

Copy link
Copy Markdown
Owner

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

@bjoernhaeuser

Copy link
Copy Markdown
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
Copy Markdown

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