Re: hostname not set correctly on MySQL 5.6 on Korean Windows
Posted by: Jennifer Roos
Date: March 09, 2015 08:57AM

Here is the output of select hex(@@hostname), @@hostname;

|C7D1B1B9BEEE | ???? |



I also discovered that if I do 'set names utf8' in my session and then do 'select @@hostname', I see Korean characters. 'show variables like hostname' still shows nothing, however.

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.