Created attachment 1848410 [details] laptop dell e6530 with french keyboard 1. Please describe the problem: new MySQL Command-Line Client no longer accepts French accented characters with this new version 2. Specify used package versions mariadb-3:10.5.13-1.fc35.x86_64 3. Does a systemd journal say anything about the issue? # journalctl -xe -u mariadb -u mysqld NO 4. Please check and attach the MariaDB or MySQL server log? ("/var/log/mariadb/mariadb.log" or "/var/log/mysql/mysqld.log") logs are empty 5. Please check and paste your configuration here; remove sensitive information. # /usr/libexec/mysqld --print-defaults root<235> /usr/libexec/mysqld --print-defaults /usr/libexec/mysqld would have been started with the following arguments: --collation-server=utf8mb4_unicode_520_ci --init-connect=SET NAMES utf8mb4 --character-set-server=utf8mb4 5. Can you reproduce this issue? If so, please provide the steps to reproduce the issue below: it's very easy, run mysql cli and type an accented character ... it is not displayed
Hi, Thank you for reporting this issue. Unfortunately, I was unable to reproduce it. Could you please take a look at the things I did and point out which of them is not correct? 1) Install mariadb-server and mariadb (client package) = 10.5.13 version of Fedora 35 2) Add options "--collation-server=utf8mb4_unicode_520_ci --init-connect=SET NAMES utf8mb4 --character-set-server=utf8mb4" to the '/etc/my.cnf.d/mariadb-server.cnf' option file. 3) Start the MariaDB server 4) Run the mysql client and try to write characters like "â, ê, î, ô, û" The client is displaying them as expected on my computer.
FEDORA-2022-5cfe372ab7 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5cfe372ab7
Hello, I am pushing an update to mariadb-10.5.15 to the testing. Please check, whether the issue persist and let us know.
FEDORA-2022-263f7cc483 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-263f7cc483
FEDORA-2022-03350936ee has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-03350936ee
FEDORA-2022-263f7cc483 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-263f7cc483` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-263f7cc483 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-5cfe372ab7 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-5cfe372ab7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-5cfe372ab7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-03350936ee has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-03350936ee` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-03350936ee See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-263f7cc483 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-03350936ee has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-5cfe372ab7 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
no problem with fc36