internals:windows:libs:mysqlnd

Differences

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

Link to this comparison view

Next revision
Previous revision
internals:windows:libs:mysqlnd [2008/05/23 13:49] – created pajoyeinternals:windows:libs:mysqlnd [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
-MySqlND+mysqlnd 
 + 
 +Bundled library, enclosed in an extension with the same name, to connect to MySQL Server 4.1+ 
 +To compile a MySQL extension : mysql or mysqli with mysqlnd, one needs to pass mysqlnd as a parameter to the configue option, like: 
 + --with-mysql=mysqlnd 
 + --with-mysqli=mysqlnd 
 + 
 +In case of a snapshot build (--enable-snapshot-build) the MySQL extensions are built using mysqlnd instead of libmysql.
internals/windows/libs/mysqlnd.1211550588.txt.gz · Last modified: 2017/09/22 13:28 (external edit)