php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12506 fields of type "image"
Submitted: 2001-08-01 04:13 UTC Modified: 2002-10-25 01:00 UTC
Votes:4
Avg. Score:5.0 ± 0.0
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:1 (25.0%)
From: hex at riscom dot com Assigned:
Status: No Feedback Package: MSSQL related
PHP Version: 4.0.6 OS: Win2000 Server
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: hex at riscom dot com
New email:
PHP Version: OS:

 

 [2001-08-01 04:13 UTC] hex at riscom dot com
mssql_query has a bug that leads to unpredictable result when query returns a field of type "image", if you "set textsize" to more than 7.  That actually shows, that php_mssql treats fields of that type as numbers, instead of dumps, and that it could possibly cause much more than just a hang of a php instance.

I would love to get informed on how to get around this bug, if that's possible.  Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-09 11:57 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC