Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql cli cannot input utf8 #128

Open
ibotty opened this issue Jun 28, 2020 · 1 comment
Open

mysql cli cannot input utf8 #128

ibotty opened this issue Jun 28, 2020 · 1 comment

Comments

@ibotty
Copy link

ibotty commented Jun 28, 2020

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.

@ibotty
Copy link
Author

ibotty commented Jun 28, 2020

Oh, and that also happens when docker exec-ing to the container directly. It's not openshift's oc doing strange things.

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

No branches or pull requests

1 participant