php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #70460 PDO::MYSQL_ATTR_COMPRESS support by mysqlnd after php-5.3.11
Submitted: 2015-09-08 10:57 UTC Modified: 2015-09-08 13:33 UTC
From: tom916 at qq dot com Assigned: cmb (profile)
Status: Closed Package: PDO MySQL
PHP Version: 5.3.11 OS: *
Private report: No CVE-ID: None
 [2015-09-08 10:57 UTC] tom916 at qq dot com
Description:
------------
In php-5.3.11 PHP has fix bug #61194,but php doc still say it do not support

http://php.net/manual/zh/ref.pdo-mysql.php

Enable network communication compression. This is not supported when compiled against mysqlnd.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-09-08 13:31 UTC] cmb@php.net
-Status: Open +Status: Verified -Operating System: +Operating System: * -PHP Version: Next Minor Version +PHP Version: 5.3.11 -Assigned To: +Assigned To: cmb
 [2015-09-08 13:32 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=337784
Log: mysqlnd supports PDO::MYSQL_ATTR_COMPRESS as of PHP 5.3.11 (fixes #70460)
 [2015-09-08 13:33 UTC] cmb@php.net
-Status: Verified +Status: Closed -Type: Bug +Type: Documentation Problem -Package: Documentation problem +Package: PDO MySQL
 [2015-09-08 13:33 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: Thu Apr 25 18:02:40 2024 UTC