Hi,

We are developing a Java EE 5 based system in which we run our system using 
MySQL on our local test workstation machines. Each night our project is built 
and deployed on our test server, which is using PostgreSQL, it's the database 
we will be using in our production environment as well (for reasons other than 
MySQL being a bad technical choice).

We are wondering if the collator 'utf8_swedish_ci' is some kind of 
"international standard". So that you can make MySQL, PostgreSQL and Java match 
a string using the same criteria while still considering, for example, that Ä 
is the capital version of the Swedish letter ä (for case in-sensitive matching).

Best regards,
Kent



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

Reply via email to