Hi!
On Apr 07, Hirofumi Fujiwara wrote:
>
> From: Sergei Golubchik <[EMAIL PROTECTED]>
> > Hi!
> >
> > On Apr 06, Hirofumi Fujiwara wrote:
> > >
> > > I am testing regular expression feature of MYSQL 4.1.1-alpha
> > > (REGEXP) with UTF-8 characters (Japanese). So far it doesn't
> > > seem to work.
> > >
> > > LIKE handles each Japanese character properly as one character,
> > > but REGEXP doesn't.
> > >
> > > I'd like to know if REGEXP handles UTF-8 characters.
> >
> > No it does not :(
> >
> > (we need to change regexp library that we use, to have it fixed)
>
> I wonder if REGEXP doesn't handle multi bytes character(big5,ujis,
> sjis,euckr,gb2312,gbk,utf8,ucs2) either, which means it handles only
> single byte character set (Maxlen=1).
Unfortunately, it does not either :(
Regards,
Sergei
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer
/_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]