I don't have the reference on hand but i do remember reading on
multiple occasions that PDO was the slowest of the three options, with
mysqli usually being fastest.
http://www.google.com/search?hl=&q=mysqli+vs+mysql



On Tue, May 18, 2010 at 2:16 PM, Ronald Bradford
<[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
>
> _______________________________________________
> 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
>
_______________________________________________
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