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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 23 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 10:01:26 2024 UTC