Hi,
I am trying to insert unicode characters in to a table
from mysql client, but I am unable to.
My configuration is
MySQL4.1.0-alpha on SunOS8. Installed MySQL from
source with support for all character sets.
Created table with create table mm(xyz varchar(10)
character set utf8), and started my
It seems to be working, but I am facing a glitch with
display.
I tried
select convert(_ucs2 0x0400 using utf8);
+--+
| convert(_ucs2 0x0400 using utf8) |
+--+
| ?|
+--+
1
Hi,
I have installed XFree86 4.3 and started xterm with
xterm -fn
"-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1"
Then started mysql with
mysql --default-character-set=utf8
Set LC_CTYPE to en_US.UTF-8 on my SuSE 8 machine.
Still I am not able to display Unicode characters.
I
e is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the ./bin/mysqlbug script!
==
>How-To-Repeat:
>Fix:
>Submitter-Id:
>Originator:Srinivas Reddy
>Organization:
>MySQL