Am Montag, 5. März 2007 14:35 schrieb Martijn Tonies:
> 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
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 giv
hi,
by now i've used mysql 4.0 now i have to switch to 5.0. my problem is that the
old databases are in latin1 and all my php code does not care about character
sets as it just used to work ...
i was able to load the datat to mysql 5.0 with latin1 encoding. aleast mysql
shows latin1 as charact