Skip to content

mysql cli cannot input utf8 #128

Description

@ibotty

Hi!

Using centos/mariadb-102-centos7 I cannot input utf8-characters in the cli:

> oc rsh mariadb-....
sh-4.2$ export LC_ALL=en_US.UTF-8
sh-4.2$ mysql -u root --default-character-set=utf8
MariaDB [(none)]>

In that prompt I now cannot enter any non-latin1-character, not directly (with keyboard) and not by copy-paste.

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