wangxu wrote:
> I can't operate utf8 characters within command-line in linux operating system.
> Mysql doesn't support?
I can enter utf8 characters using the mysql command-line client just
fine -- SuSE 9.1, MySQL 4.1.13 on this system.
FWIW!
--
Hassan Schroeder - [EMA
On Wednesday 21 December 2005 08:12, you wrote:
> Are you mean this problom only disposed in compile ?
yes and no...this way you tell mysql to use readline instead of libedit...so
the problem is (at least that was the problem for me) related to the lib
which is used for input processing...
> >
Follow is the result.
+--+-+
| Variable_name| Value |
+--+-+
| character_set_client | utf8
eichardt" <[EMAIL PROTECTED]>;
Sent: Tuesday, December 20, 2005 11:47 AM
Subject: Re: insert utf8 character in Linux commind-line tool
> export LANG=zh_CN.UTF-8
> - Original Message -
> From: "wangxu" <[EMAIL PROTECTED]>
> To: "Andreas Streichard
Hello.
Please, provide the output of this statement:
show variables like '%char%';
> I import utf8 character in terminal commind-line is well.So in my
>word,there aren't error in my terminal settings.
>
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
On Tuesday 20 December 2005 03:10, wangxu wrote:
> Are there two option?
> How to use them?
These are just two options which you will have to use when ./configure'ing the
source distribution
if you are using a binary distribution of mysql try downloading the source
distribution...
then rea
o:
Sent: Monday, December 19, 2005 10:01 PM
Subject: Re: insert utf8 character in Linux commind-line tool
> Hello.
>
> Check your terminal settings. Have a look here:
> http://dev.mysql.com/doc/refman/5.0/en/charset.html
> http://dev.mysql.com/doc/refman/5.0/en/charset-u
Hello.
Check your terminal settings. Have a look here:
http://dev.mysql.com/doc/refman/5.0/en/charset.html
http://dev.mysql.com/doc/refman/5.0/en/charset-unicode.html
>I can't operate utf8 characters within command-line in linux operating
>system. Mysql doesn't support?
wangxu wrote
On Monday 19 December 2005 08:47, wangxu wrote:
> I can't operate utf8 characters within command-line in linux operating
> system. Mysql doesn't support?
--without-libedit –with-readline=/usr/include/readline
that fixed it for me
Kind Regards,
Andreas Streichardt
--
MySQL Gener