PHP i mysqlnd

Rafał Janiczek rafal.janiczek at gmail.com
Tue May 15 06:42:21 CEST 2012


Hej,

NOTE: mysqlnd does not support ssl or compression (see FAQ at
http://dev.mysql.com/downloads/connector/php-mysqlnd/)
# don't turn it on by default; see TODO item for mysqlnd in this spec
%bcond_with     mysqlnd         # with mysqlnd support in mysql
related extensions

Czy to ograniczenie jest nadal potrzebne?

http://dev.mysql.com/doc/refman/5.5/en/apis-php-mysqlnd.overview.html

SSL Support

 MySQL Native Driver has supported SSL since PHP version 5.3.3

Compressed Protocol Support

 As of PHP 5.3.2 MySQL Native Driver supports the compressed client
server protocol. MySQL Native Driver did not support this in 5.3.0 and
5.3.1.

Pozdrawiam,
-- 
Rafał Janiczek


More information about the pld-devel-pl mailing list