Skip to content

Set collation when resetting connection #243

Description

@bgrainger

#242 demonstrates that MySQL server may pick a different collation option when SET NAMES utf8mb4; is issued (when resetting a connection). We should explicitly specify COLLATE ut8mb4_bin in this command to be using the same collation when opening a new connection and resetting an existing one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions