Copyright 1997-2012 the PHP Documentation Group.
This section provides a collection of miscellaneous notes on MySQL Native Driver usage.
Using mysqlnd means using PHP streams for
underlying connectivity. For mysqlnd, the
PHP streams documentation
(http://www.php.net/manual/en/book.stream)
should be consulted on such details as timeout settings, not
the documentation for the MySQL Client Library.

User Comments
Add your own comment.