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
View Add Comment Developer Edit
Welcome! If you don't have a Git 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.
Block user comment
Status: Assign to:
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)

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 23:01:29 2024 UTC