php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71198 mysql_result return wrong field data
Submitted: 2015-12-22 18:00 UTC Modified: 2017-04-02 14:48 UTC
Votes:3
Avg. Score:3.0 ± 1.6
Reproduced:1 of 2 (50.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: lnkvisitor dot ts at gmail dot com Assigned:
Status: Wont fix Package: mysql (PECL)
PHP Version: 7.0.1 OS: All
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lnkvisitor dot ts at gmail dot com
New email:
PHP Version: OS:

 

 [2015-12-22 18:00 UTC] lnkvisitor dot ts at gmail dot com
Description:
------------
dont check strlen for field in mysql_result


Patches

pecl-mysql-srcmp (last revision 2015-12-22 18:01 UTC by lnkvisitor dot ts at gmail dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-12-22 18:04 UTC] lnkvisitor dot ts at gmail dot com
gets field `id_static` return value from field `id`
 [2017-04-02 14:48 UTC] tpunt@php.net
-Status: Open +Status: Wont fix
 [2017-04-02 14:48 UTC] tpunt@php.net
The mysql extension in no longer maintained with the mysqli and PDO extensions being favoured instead. This issue will therefore not be fixed, and so I am closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 30 16:01:29 2024 UTC