mysqlli

./configure --with-mysql=/usr/bin/mysql_config  
--with-mysqli=mysqlnd 
--with-pdo-mysql=mysqlnd

http://php.net/manual/zh/mysqli.installation.php
原文地址:https://www.cnblogs.com/nowphp/p/5513261.html