Notes
This section provides a collection of miscellaneous notes on MySQL Native Driver usage.
Using
mysqlnd
means using PHP streams for underlying connectivity. Formysqlnd
, the PHP streams documentation (Stream) should be consulted on such details as timeout settings, not the documentation for the MySQL Client Library.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。