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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
4 + 15 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 05:01:27 2024 UTC