Bug#933063: [debian-mysql] Bug#933063: Bug#933063: character_set_client: latin1?

2020-10-04 Thread Otto Kekäläinen
Thanks! I confirm the patch from Georg fixes this and the result looks like: g++ b933063.cpp -l mariadbclient && ./a.out character_set_client: utf8mb4 character_set_connection: utf8mb4 character_set_database: utf8mb4 character_set_filesystem: binary character_set_results: utf8mb4

Bug#933063: [debian-mysql] Bug#933063: Bug#933063: character_set_client: latin1?

2020-10-02 Thread Olaf van der Spek
Op vr 2 okt. 2020 om 08:28 schreef Otto Kekäläinen : > > Did you notice my question? > > > Olaf: what commands did you run to compile your example program? Any > > pkg-config or mariadb_config involved? No, I used: g++ b933063.cpp -l mysqlclient join@dev:~$ cat /etc/debian_version 10.6