php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67697 buffering documentation not clear
Submitted: 2014-07-28 10:28 UTC Modified: 2021-08-01 04:22 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: wimroffel at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: MySQLi related
PHP Version: 5.5.15 OS: Windows
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-07-28 10:28 UTC] wimroffel at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/mysqlinfo.concepts.buffering
---

The documentation should explicitly say that the use of MYSQLI_USE_RESULT instead of the default MYSQLI_STORE_RESULT does the trick. The implicit assumption in the present document page is that the text MYSQLI_USE_RESULT is self documenting - what it isn't


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-25 23:12 UTC] cmb@php.net
-Summary: documentation not clear +Summary: buffering documentation not clear -Package: Documentation problem +Package: MySQLi related
 [2021-07-20 09:18 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-07-20 09:18 UTC] cmb@php.net
This page is not particularly about mysqli, but about MySQL
drivers in general.  Thus, explicitly mentioning MYSQLI_USE_RESULT
in the text might be confusing.  There is, however, an example
which should sufficiently clarify.
 [2021-08-01 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC