Re: Re: Strange behavior with UTF8 and german umlaute
"Rainer" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
---------- Original Message ---------------------------------- >I cannot repeat it - everything works ok in the latest 4.1.2. Probably >the bug was already fixed after 4.1.1 release. > >Check that you have done 'SET NAMES utf8' before issuing the insert. > >Regards, >Sergei > >-- > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[email protected]> > / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer >/_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany > <___/ www.mysql.com > Thanks, it is working this way. On the other hand, it is hidden inside the documentation (11.3.12 last paragraph), that the connection should als use utf8 via SET NAMES or character_set_connection. It would be best, to have this in a more central place, for users who deal with UTF8 databases. -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]