PHP: mysqlnd checked in to PHP 6 (HEAD)
Note: This article was originally published at Planet PHP
on 11 October 2012.
Recently mysqlnd, the MySQL native driver for PHP, has been checked in to the PHP 6 (HEAD) development tree on cvs.php.net. This blog posting gives a quick overview how you can build PHP 5 and PHP 6 with mysqlnd support.
What mysqlnd is and what not
If you do not know what ...


