[PHP-DEV] patch to make mysql select correct encoding on client libraries.

2005-10-14 Thread scuzzy
Hi, I've attached a patch, that will allow people to be able to change the client default encoding type, as this was not possible before. I looked through the php mysql client source, and found no traces of something that could actually set the default client encoding type. basically mysql_options(

[PHP-DEV] [PATCH] patch to make mysql select correct encoding on client libraries.

2005-10-17 Thread scuzzy
Hi, I've attached a patch, that will allow people to be able to change the client default encoding type, as this was not possible before. I looked through the php mysql client source, and found no traces of something that could actually set the default client encoding type. basically mysql_options(