php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #70400 mysqli_options missing MYSQLI_OPT_NET_CMD_BUFFER_SIZE option
Submitted: 2015-09-01 09:22 UTC Modified: 2015-09-01 13:58 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: contact at sshilko dot com Assigned: cmb (profile)
Status: Closed Package: MySQLi related
PHP Version: Irrelevant OS:
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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: contact at sshilko dot com
New email:
PHP Version: OS:

 

 [2015-09-01 09:22 UTC] contact at sshilko dot com
Description:
------------
function documentation is missing existing option per:
http://php.net/manual/en/mysqlnd.config.php#ini.mysqlnd.net-cmd-buffer-size

MYSQLI_OPT_NET_CMD_BUFFER_SIZE is a valid option when using mysqlND


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-09-01 09:22 UTC] contact at sshilko dot com
same for MYSQLI_OPT_NET_READ_BUFFER_SIZE
 [2015-09-01 13:57 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=337692
Log: improved documentation of MYSQLI_OPT_NET_(CMD|READ)_BUFFER_SIZE (fixes #70400)
 [2015-09-01 13:58 UTC] cmb@php.net
-Status: Open +Status: Closed -Package: Documentation problem +Package: MySQLi related -Assigned To: +Assigned To: cmb
 [2015-09-01 13:58 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 12:01:30 2024 UTC