Posted by Mike Willbanks on 09/29/40 11:39
> MySQL 3 was installed by a previous programmer in my company. I don't
> know anything about administrating mysql (other then Navicat GUI) so I
> need help.
> During an instalation of MySQL5 i had a choice of codepages... i
> selected latin 2 (since that is central europian) but instead of èæšðž
> the DB remembers ??š?ž
>
> How can i change the codepage from console?
If you are talking about character sets check this part of the manual:
http://dev.mysql.com/doc/refman/5.0/en/character-sets.html
Note that you are probably specifically looking at the following
character set:
http://dev.mysql.com/doc/refman/5.0/en/charset-cp932.html
Mike Willbanks
Zend Certified Engineer
http://blog.digitalstruct.com
Navigation:
[Reply to this message]
|