MariaDB and german umlauts

Xailer English public forum
Responder
Timm
Mensajes: 136
Registrado: Lun Jun 21, 2010 11:01 am

MariaDB and german umlauts

Mensaje por Timm »

Hi!

I have a problem with german umlauts.
On my developing pc the umlauts are shown correctly in the application and when I browse the data with HeidiSQL.
But on my customers side it is correct in HeidiSQL not in my application.
umlauts.png
umlauts.png (6.35 KiB) Visto 30853 veces
What could be the reason for that?

Regards, Timm
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9255
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Re: MariaDB and german umlauts

Mensaje por ignacio »

Hi Timm,

I suggest you change the Character set on all tables to 'latin1'. I hope it helps.

Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Timm
Mensajes: 136
Registrado: Lun Jun 21, 2010 11:01 am

Re: MariaDB and german umlauts

Mensaje por Timm »

Hi Ignacio,

changing the character set to 'latin1' did not help.

When I try to save a field with an umlaut I get this error message:
mariadb.png
mariadb.png (8.17 KiB) Visto 30839 veces
Regards, Timm
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9255
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Re: MariaDB and german umlauts

Mensaje por ignacio »

Hi,

Tested the word 'Störung' with a personal software and it worked nicely with character set latin1.

Be aware that character set can be set even at field level.

Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Timm
Mensajes: 136
Registrado: Lun Jun 21, 2010 11:01 am

Re: MariaDB and german umlauts

Mensaje por Timm »

Hi Ignacio,

finally I found the problem.
my.ini contained the row 'character-set-server=utf8'.
I deleted that line and now it works.

I would like to encourage everbody to use MariaDB!
Very powerful and I am asking myself why I have stuck with dbf for so long.
The Xailer team did a great work with the integration. Many, many thanks!

Regards, Timm
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9255
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Re: MariaDB and german umlauts

Mensaje por ignacio »

Timm escribió:Hi Ignacio,

finally I found the problem.
my.ini contained the row 'character-set-server=utf8'.
I deleted that line and now it works.

I would like to encourage everbody to use MariaDB!
Very powerful and I am asking myself why I have stuck with dbf for so long.
The Xailer team did a great work with the integration. Many, many thanks!

Regards, Timm
Glad you found the problem an thanks for your confidence. I couldn't agree more.

Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder