> > What I'm thinking now to fix the problem you found is that doing data
> > validataion in the text/var/char input functions, rather than tweaking
> > the mb functions.
>
> Could you explain why? I'd sure like it better if the mb code checked for
> mb things.
It's simple:
Do not allow corrupted data imported into database.
To acomplish this, of course we have to call existing MB functions, though.
--
Tatsuo Ishii