PHP: Is mysqlnd stable?
Note: This article was originally published at Planet PHP
on 11 October 2012.
Is mysqlnd stable, is mysqlnd ready for wider consumption? Judging from the latest set of tests: yes!
During the development of mysqlnd, the MySQL native driver for PHP - an alternative to libmysql, a good number of new tests have been written. Let's see how ext/mysql and ext/mysqli perform when ...


