ID:               23885
 Comment by:       bugs dot php dot net at dynamic-web-development dot de
 Reported By:      vitalichka at mail dot ru
 Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Windows XP
 PHP Version:      4.3.2
 New Comment:

I have installed PHP4.3.3 with --with-mysql=/usr/local/mysql and MySQL
3.23.58 with --with-extra-charset=complex on Linux. In my.cnf section
[mysqld] I added default-character-set = german1. Then I got nearly the
same error message. 
After adding default-character-set=german1 in my.cnf section [client]
the error message doesn't appear anymore.


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

[2003-06-08 11:21:21] [EMAIL PROTECTED]

Thanks Philip.

georg: BTW is there a way to changte the default charset for the
connection? AFAIK we have no counterpart of mysql_client_encoding()
atm.


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

[2003-06-08 11:11:54] [EMAIL PROTECTED]

Already done :)  This will show up when the manual is next built.

http://cvs.php.net/cvs.php/phpdoc/en/reference/mysql/configure.xml

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

[2003-06-08 10:56:28] [EMAIL PROTECTED]

Then there should be a note on this issue, as long as we bundle
libmysql with the package.

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

[2003-06-08 07:23:14] [EMAIL PROTECTED]

If you need other charsets than latin (default), you have to install
external libmysql with compiled charset support.

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

[2003-06-04 23:34:59] [EMAIL PROTECTED]

reclassified as MySQL problem.


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/23885

-- 
Edit this bug report at http://bugs.php.net/?id=23885&edit=1

Reply via email to