doc:todo:mysqlnd_vs_libmysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:todo:mysqlnd_vs_libmysql [2011/09/08 14:36] – [Major feature differences] uwdoc:todo:mysqlnd_vs_libmysql [2011/09/08 14:41] – [Feature dependencies] uw
Line 19: Line 19:
   * SSL is supported since PHP 5.3.3.  See also, http://bugs.php.net/bug.php?id=49234   * SSL is supported since PHP 5.3.3.  See also, http://bugs.php.net/bug.php?id=49234
   * Named pipe support available as of PHP 5.3.4   * Named pipe support available as of PHP 5.3.4
 +
 +==== Feature and extension dependencies ====
 +
 +Mysqlnd is tightly integrated into PHP. It is using PHP infrastructure, for example, PHP Streams. Some mysqlnd features depend on other PHP extensions:
 +
 +  * Compression: requires Zlib extension, http://www.php.net/manual/en/zlib.installation.php
 +  * SSL: requires OpenSSL extension, http://www.php.net/manual/en/openssl.installation.php
 +
 +
  
 ==== Major feature differences ==== ==== Major feature differences ====
doc/todo/mysqlnd_vs_libmysql.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1