PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #10337 Can not set character set while connecting mysql
Submitted:15 Apr 2001 12:49pm UTC Modified: 21 Jun 2001 11:32pm UTC
From:bdemircan at yahoo dot com Assigned to:
Status:Closed Category:MySQL related
Version:4.0.4pl1 OS:win32
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN account, you can't do anything here. You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: bdemircan at yahoo dot com
New email:
Version: OS:
New/Additional Comment:

[15 Apr 2001 12:49pm UTC] bdemircan at yahoo dot com
I am using mysql and php in an win32 environment.
My application uses Turkish (latin5) character set
which is supported by MySQL. Although i do not recieve
any error messages while connecting to mysql server
from PHP with latin1 character set, I can not do it
with latin5 character set and take an error message like :"not set
character set 30".

There is another point which should be considered :
I do not receive any error messages with latin5 character 
set while connecting through ODBC or mysql client.

mysql settings are:
[mysqld]
default-character-set=latin5
[client_fltk]
default-character-set=latin5
[2 Jun 2001 10:18pm UTC] sniper@php.net
Does this happen with latest snapshot build from here:

http://www.zend.com/snapshots/

--Jani
[21 Jun 2001 11:32pm UTC] sniper@php.net
No feedback. If this happens with PHP 4.0.6, reopen.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC