https://bugs.kde.org/show_bug.cgi?id=489197

--- Comment #14 from Alexander <superalexa...@gmail.com> ---
(In reply to Maik Qualmann from comment #13)
> I don't see any error messages in your log. I created the face tag "Антипин
> Сергей" in my MySQL/MariaDB database. No problems here.
I don't see any errors here either. Apparently it was possible to create such a
name, but... He is not in the list of people in the People section. And the
person himself has an empty name under his face when viewing a photo with him.
Maybe if any of the Cyrillic letters occur in a name, it can't show up in the
People section?

> Is your MySQL server local or on a NAS? I suspect you have incorrect global 
> server settings, so
> that the MySQL server does not use a UTF-8 code page.
It is my local MariaDB server.
MariaDB [digikam]> SHOW VARIABLES LIKE 'character_set%';
+--------------------------+-----------------------------------------------+
| Variable_name            | Value                                         |
+--------------------------+-----------------------------------------------+
| character_set_client     | utf8mb4                                       |
| character_set_collations |                                               |
| character_set_connection | utf8mb4                                       |
| character_set_database   | utf8mb4                                       |
| character_set_filesystem | binary                                        |
| character_set_results    | utf8mb4                                       |
| character_set_server     | utf8mb4                                       |
| character_set_system     | utf8mb3                                       |
| character_sets_dir       | C:\Program Files\MariaDB 11.4\share\charsets\ |
+--------------------------+-----------------------------------------------+
9 rows in set (0.001 sec)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to