Re: cannot change character set
Posted by: Rick James
Date: June 13, 2010 09:44PM

You have to declare both ends to be latin2 -- the server (database/table/column) and the client (eg, do some settings after connecting). The "client" is mysql code, and probably node not track machine.config.

Some of these may be relevant:
http://forums.mysql.com/read.php?103,371459 (Migrating from latin1 to utf-8)
http://forums.mysql.com/read.php?103,371647 (Convert database from utf8_general_ci to uft8_unicode_ci)
http://forums.mysql.com/read.php?103,369836 (Latin1 to unicode character convert -- data are display with ?????)
http://forums.mysql.com/read.php?103,370149 (Problem with accents)
http://forums.mysql.com/read.php?125,369343 (help in relating tables and normailsation)
http://forums.mysql.com/read.php?103,369530 (Select statement with town Polish characters)

Options: ReplyQuote


Subject
Views
Written By
Posted
6712
June 09, 2010 12:51PM
Re: cannot change character set
2840
June 13, 2010 09:44PM
8409
June 21, 2010 08:25AM
2931
June 23, 2010 11:37PM
4414
June 25, 2010 07:46AM
3982
June 26, 2010 01:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.