MySQL Forums
Forum List  »  PHP

Performance Improvment by using mysqlnd
Posted by: J Harris
Date: July 30, 2012 06:38AM

According to http://dev.mysql.com/downloads/connector/php-mysqlnd/ the mysql native driver for PHP is recommended and "Advantages of mysqlnd" are outlined.

If a server with PHP 5.3 using MySQL Support for Client API Version 5.1.52 were changed to use mysqlnd 5.0.7, what kind of general, over-all performance improvements could be expected?

For example, would queries on average run twice as fast?

Are the results of any benchmarking / profiling studies available?

Options: ReplyQuote


Subject
Written By
Posted
Performance Improvment by using mysqlnd
July 30, 2012 06:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.