Re: UTF-8 database, Windows mysql.exe and INSERT/SELECT troubles. SET NAMES latin1 doesn't translate to latin1
Posted by: J Maian
Date: March 19, 2010 06:12AM

Thanks for the reply, I ended up fixing the issue by using
SET NAMES cp850;
Now everything gets inserted properly and selects are displayed properly on the command line.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: UTF-8 database, Windows mysql.exe and INSERT/SELECT troubles. SET NAMES latin1 doesn't translate to latin1
2929
March 19, 2010 06:12AM


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.