From: "Willy Dockx" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 05, 2004 3:00 PM
Subject: French characters ok with mysql in Windows, nok with mysql in Linux
> Hello,
>
> I already posted this problem end of 2003, but probably, the champagne has
> troubled the answers.
>
> The solution of this problem is really important for me. Can anybody help?
>
> I have  made a website using jboss, Hibernate, mysql 4.0.16 and
> mysql-connector-java-3.0.9.
>
> In development this is installed on Windows2000 and everything works fine,
also
> when the user inputs characters like é, à, è, .
>
> In production this is installed on Linux (RedHat 8). There also everything
works
> fine, except for the strange characters é, à, è.
>
> I suppose the reason is that RedHat uses UTF-8 as encoding.
>
> I've tried to put 'useUnicode=true&characterEncoding=UTF-8' in the driver
> connection url, but this doesn't help.
>
> Can anyone help me on this problem?

Hi,

I'm storing french characters with MySQL under Linux RedHat.
Hox did you export your data to Linux ?

Did you look to the file /etc/sysconfig/i18n ?
The default file is quite buggy under RedHat 8.

Bye
David


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to