php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64526 Add missing mysqlnd.* parameters to php.ini-*
Submitted: 2013-03-26 20:50 UTC Modified: 2016-11-18 13:32 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: sixd@php.net Assigned: cmb (profile)
Status: Closed Package: MySQLi related
PHP Version: 5.5.0beta1 OS: All
Private report: No CVE-ID: None
 [2013-03-26 20:50 UTC] sixd@php.net
Description:
------------
These parameters appear in the code & documentation but are missing from php.ini-*:
mysqlnd.debug
mysqlnd.net_read_timeout
mysqlnd.log_mask
mysqlnd.mempool_default_size
mysqlnd.sha256_server_public_key

Documentation is at http://php.net/manual/en/mysqlnd.config.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-07-03 06:43 UTC] dsp@php.net
-Assigned To: +Assigned To: johannes
 [2016-11-18 13:32 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e44deba1e9f51e562d620536f21b6aac987f280f
Log: Fix #64526: Add missing mysqlnd.* parameters to php.ini-*
 [2016-11-18 13:32 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2016-11-18 13:32 UTC] cmb@php.net
-Assigned To: johannes +Assigned To: cmb
 [2016-11-22 13:14 UTC] krakjoe@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e44deba1e9f51e562d620536f21b6aac987f280f
Log: Fix #64526: Add missing mysqlnd.* parameters to php.ini-*
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC