Thread: Re: [BUGS] Bug #908: Can not INSERT Cyrilic characters when use

Re: [BUGS] Bug #908: Can not INSERT Cyrilic characters when use

From
Tatsuo Ishii
Date:
> > > Sample Code
> > > insert into t2 (names) values ('xxx');
> > 
> > What did you insert as xxx? I would like to see them as hex or octal
> > value.
> > --
> > Tatsuo Ishii
> > 
> As 'xxx' I insert Cyrillic characters. Here are some hex values: E0, FE,
> DE, EE.

Are you sure that these are correct UTF-8 character sequences? For me
it seems not.
--
Tatsuo Ishii