On Mon, Mar 05, 2007 at 08:30:13AM +0100, Matthias Henze wrote:
> hi,
> 
> i've still serious trouble in migrating databases createted with 4.0 to 5.0. 
> the problems is still the charset. i'm connecting to mysql with php and when 
> i try to use the 5.0 db german special chars are messed up. afaik 4.0 uses 
> latin charset and 5.0 utf8 by default. can some one please give me a hint how 
> to migrate ? i think i'm just too stupid  :-)

Hi...

convert your mysql-dumpl.sql or whatever with iconv to utf-8.

Greetings
Mario

-- 
 -----------------------------------------------------
| havelsoft.com - Ihr Service Partner für Open Source |
| Tel:  033876-21 966                                 |
| Notruf: 0173-277 33 60                              |
| http://www.havelsoft.com                            |
|                                                     |
| Inhaber: Mario Günterberg                           |
| Mützlitzer Strasse 19                               |
| 14715 Märkisch Luch                                 |
 -----------------------------------------------------

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

Reply via email to