Re: Command line UTF8 encoding
Posted by: Gabriel Llamas
Date: May 29, 2010 01:05AM

MySQL client have a BUG in windows, yes a BUG.

Solution:

When you want to use the command line first you have to write:

set names cp850

Now you can insert and select special characters.

Options: ReplyQuote


Subject
Views
Written By
Posted
21719
May 28, 2010 06:37AM
Re: Command line UTF8 encoding
6197
May 29, 2010 01:05AM


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.