i've report this bug to php, they said it's not bug of php
but i've found the problem

********* ALL is ok for SERVER, problem issue only by CLIENT(libmysql.a)

php-win-binary don't compile libmysql supporting GBK charset!
neight other multibyte charset.
also the one i compiled is linked with libmysql.a without GBK build-in

but.... It might NOT a bug, just a SERIOUS problem:
does a clinet REALLY need build-in charset?
ctype-gbk.c is about 140KB! how can EVERY client bear that? :(


> Victoria Reznichenko wrote:
> It might be PHP or Apache problem. Please, check how encoding works
> with another client (i.e. MySQL client package).

> Did you specified path to your character set dirs in the my.cnf (my.ini) file?
GBK should be buildin charset, shouldn't in that path.
but now, what i can do is just copy latin1.conf to gbk.conf

> What exactly doesn't work?
client complain about missing charset #28 (gbk)


Xuefer
        [EMAIL PROTECTED]
        2002-04-16



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to