Bug 2036329 - mysql cli no longer accepts French accented characters
Summary: mysql cli no longer accepts French accented characters
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora Modules
Classification: Fedora
Component: mariadb
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Michal Schorm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-31 09:04 UTC by gonzague.margueritte
Modified: 2022-06-22 06:44 UTC (History)
7 users (show)

Fixed In Version: mariadb-10.5.15-1.fc36 mariadb-10.5.15-1.fc35 mariadb-10.5.15-1.fc34
Clone Of:
Environment:
Last Closed: 2022-05-07 04:34:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
laptop dell e6530 with french keyboard (78.57 KB, image/png)
2021-12-31 09:04 UTC, gonzague.margueritte
no flags Details

Description gonzague.margueritte 2021-12-31 09:04:56 UTC
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

Comment 1 Lukas Javorsky 2022-01-07 14:06:26 UTC
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.

Comment 2 Fedora Update System 2022-04-28 15:54:46 UTC
FEDORA-2022-5cfe372ab7 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5cfe372ab7

Comment 3 Michal Schorm 2022-04-28 15:55:29 UTC
Hello,
I am pushing an update to mariadb-10.5.15 to the testing.

Please check, whether the issue persist and let us know.

Comment 4 Fedora Update System 2022-04-28 15:55:32 UTC
FEDORA-2022-263f7cc483 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-263f7cc483

Comment 5 Fedora Update System 2022-04-28 15:56:17 UTC
FEDORA-2022-03350936ee has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-03350936ee

Comment 6 Fedora Update System 2022-04-29 05:47:59 UTC
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.

Comment 7 Fedora Update System 2022-04-29 07:41:37 UTC
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.

Comment 8 Fedora Update System 2022-04-29 08:08:20 UTC
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.

Comment 9 Fedora Update System 2022-05-07 04:34:56 UTC
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.

Comment 10 Fedora Update System 2022-05-08 01:46:50 UTC
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.

Comment 11 Fedora Update System 2022-05-08 02:02:10 UTC
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.

Comment 12 gonzague.margueritte 2022-06-22 06:44:47 UTC
no problem with fc36


Note You need to log in before you can comment on or make changes to this bug.