php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10718 charset parameter on sybase_connect dos is disallowed
Submitted: 2001-05-07 17:40 UTC Modified: 2001-06-26 17:05 UTC
From: lopucki at neuron dot umcs dot lublin dot pl Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 4.0.5 OS: Red(R)at Linux 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lopucki at neuron dot umcs dot lublin dot pl
New email:
PHP Version: OS:

 

 [2001-05-07 17:40 UTC] lopucki at neuron dot umcs dot lublin dot pl
There is still problem in ver 4.0.5 When try: sybase_connect(serv,user,pass,charset) - command does not work, but if charset go away everything is OK. If use Sybase-DB fourth parameter is accepted. In php_sybase_ct.c, function php_sybase_do_connect are max three parameters: *yyhost,*yyuser,*yypasswd. There is not *yycharset, but it appears in php_sybase_db.c. swba@ability.com.br reporting this bug (#8568) at 2001-01-05 16:10:54, ASE-11.0.3.3-6. We have used Sybase ASE-11.9.2.3. Question: why charset parameter is not appears in CT-Lib???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-26 08:51 UTC] joey@php.net
Dup: 8568
 [2001-06-26 08:51 UTC] joey@php.net
I'll mark this as dup when I close the others...more pressure this way. :)
 [2001-06-26 17:05 UTC] joey@php.net
Closed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC