x, u will never have such problem
>From: Gerald Clark <[EMAIL PROTECTED]>
>To: xuefer tinys <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: MySQL-4.x GBK Problem with Binary Data
>Date: Fri, 20 Sep 2002 15:35:20 -0500
>
>Binary data is binary data.
>It do
Binary data is binary data.
It doesn't mattrer whether it is GBK or and audio file,
or a jpeg.
If you escape the data properly before inserting it you will get
back the same data you stored.
Your application must display it properly.
xuefer tinys wrote:
> re-posting multibyte problem.
>
> does
re-posting multibyte problem.
does anyone have problem with binary data in MySQL-4.x using GBK charset or
any other multibyte charset?
inserting/updating/replacing
the full description is in mysql mailing list archive, sent by me
will not repost full desc until someone have or care this problem