Re: Proper display of special latin1 characters in Powershell / MySql client ?
Posted by: Rick James
Date: March 25, 2011 07:04PM

First, we need to verify that the data in your tables is encoded in latin1. Read
http://mysql.rjweb.org/doc.php/charcoll
and work with the HEX suggestions. Also, SHOW CREATE TABLE so we can see how you have declared the table.

Options: ReplyQuote




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.