Re: [Care2002-developers] clooation question

2010-09-09 Thread Frank Tilugulilwa
I meant I support the idea - Frank On Thu, 2010-09-09 at 12:05 +0200, Robert Meggle wrote: > Hi Frank, > > Am Donnerstag, den 09.09.2010, 11:49 +0200 schrieb Frank Tilugulilwa: > > > > > > > > My first feeling was to use utf8_unicode_ci... not that fast, but the > > > sort order seems to fi

Re: [Care2002-developers] clooation question

2010-09-09 Thread Robert Meggle
Hi Frank, Am Donnerstag, den 09.09.2010, 11:49 +0200 schrieb Frank Tilugulilwa: > > > > > My first feeling was to use utf8_unicode_ci... not that fast, but the > > sort order seems to fit more in our need. > > > +1 Sorry, what do you mean with "+1"? Thanks Robert -- -- --

Re: [Care2002-developers] clooation question

2010-09-09 Thread Frank Tilugulilwa
> > My first feeling was to use utf8_unicode_ci... not that fast, but the > sort order seems to fit more in our need. +1 - Frank -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming ski

[Care2002-developers] clooation question

2010-09-09 Thread Robert Meggle
Hi, What do you think? I want to change the collation and charset of care2x database from isolatin to UTF8 for mysql. Now the question is: utf8_general_ci or utf8_unicode_ci. Here in that article the differences of booth types are mentioned: http://stackoverflow.com/questions/766809/whats-the-di