Skip to content

Any plans to support proper UTF with persistent-mysql? #679

@qrilka

Description

@qrilka

Currently persistent-mysql has utf8 hard coded for text values but that encoding is valid only for Basic Muplilanguage Plane, see e.g. https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html
Shouldn't it be changed to utf8mb4 instead?
That would be not backwards compatible change so it should be properly announced I suppose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions