[PHP-DEV] PHP 4.0 Bug #9753 Updated: MySQL Connection Failed: Can't initialize character set 14 (path: default) From: sniper <email protected>
Date: 03/14/01

ID: 9753
Updated by: sniper
Reported By: sdneprov <email protected>
Old-Status: Open
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:

This is fixed in CVS. Try the latest CVS snapshot from
http://snaps.php.net/

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-03-14 11:57:40] sdneprov <email protected>
php compiled with build-in mysql support

my.cnf:
default-character-set=cp1251

script.php:
mysql_connect(...);

Warning appears:
Warning: MySQL Connection Failed: Can't initialize character set 14 (path: default) in /path/script.php on line 14

Connection to SQL server is not established.

This warning didn't appear n previous versions.

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9753&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>