NYCPHP Meetup

NYPHP.org

[nycphp-talk] Which MySQL API?

Joey Derrico joeyd473 at gmail.com
Mon Feb 24 22:41:17 EST 2014


@Jeff,
PDO itself doesn't lead to unoptimized queries

@David
The MySQL will (theoretically) be going away. Off hand I'm not sure which
version it will be (and too lazy to go look now)

MySQLi and PDO willbe around for  awhile

Joey Derrico




On Mon, Feb 24, 2014 at 10:34 PM, David Krings <ramons at gmx.net> wrote:

> On 2/24/2014 9:37 PM, Jeff Slutz wrote:
>
>> My company decided not to go with PDOs (in some cases they can lead to
>> unoptimizable queries) but definitely mysqli at this point-- regular
>> MySQL is
>> deprecated as of PHP 5.5.0, and will be removed in the future.
>>
>> JS
>>
>>
> Regular MySQL depricated? Can anyone elaborate on this? Is that to be
> understood as that the drivers for MySQL in PHP will go away eventually?
>
> Just curious and wondering if I understood this right.
>
> David
>
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show-participation
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20140224/97b05597/attachment.html>


More information about the talk mailing list