Skip to content

Support for utf8mb4_0900_ai_ci collation? #2361

Open
@dazhbog

Description

@dazhbog

Hi guys,

When upgrading to mysql 8 the default collation seems to be utf8mb4_0900_ai_ci which is the newer UTF-8 v9 which supposedly is better.

Is it possible to support this? Reference pull from msql2

I tried locally and adding something like this seems to fix the issue for me.
exports.UTF8MB4_0900_AI_CI = 255;

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions