ID: 32557 Updated by: [EMAIL PROTECTED] Reported By: sun_yc at 163 dot net -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: windows PHP Version: 4.3.11 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-04-03 17:13:18] sun_yc at 163 dot net Note that the two backslash does not exist,sorry. Bug #22083 php-cli MySQL charset problem It still exist. since Mysql goes to 4.1. When I set utf-8 to be default charset in Mysql installation. it is showed in apache's log File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file ------------------------------------------------------------------------ [2005-04-03 17:08:53] sun_yc at 163 dot net Description: ------------ Bug #22083 php-cli MySQL charset problem It still exist. since Mysql goes to 4.1. When I set utf-8 to be default charset in Mysql installation. it is showed in apache's log File 'c:\mysql\\share\charsets\?.conf' not found (Errcode: 2) Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\\share\charsets\Index' file Reproduce code: --------------- @mysql_connect("localhost","root","123"); Expected result: ---------------- nothing Actual result: -------------- nothing ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32557&edit=1