编译参数:

--with-mysql=mysqlnd \
--with-mysqli=mysqlnd \
--with-pdo-mysql=mysqlnd \

 

 

mysqlnd是php5.3以后版本加入的,5.3以下版本必须还是要编译mysql。