On 05/19/2010 11:00 AM, [email protected] wrote:

Hi All,

Can anybody point me to references that show the performance considerations
of requesting clients change from mysql_... to at least mysqli_...   and
then moving to PDO().
Obviously the first jump is simpler to deploy however does it provide any
noted benefits or risks.

Thanks in advance

Regards

Ronald

Ronald,
I was able to find several benchmarks with good comparisons googling for information about the mysqlnd driver. Several people compared all three to wave the flag about the performance benefits of ND.

http://www.scribd.com/doc/14603786/mysqlnd-How-the-PHPMySQL-Stack-Got-Better

All the breakdowns:
http://forge.mysql.com/wiki/Which_PHP_Driver_for_MySQL_should_I_use

Adrian
_______________________________________________
New York PHP Community MySQL SIG
http://lists.nyphp.org/mailman/listinfo/mysql

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to