Re: [nyphp-talk] Which MySQL API?

2014-02-25 Thread Ajai Khattri
On Mon, Feb 24, 2014 at 10:41:17PM -0500, Joey Derrico wrote: > @Jeff, > PDO itself doesn't lead to unoptimized queries Presumably, because PDO is designed to allow you to work with different databases it is less "optimized" than something like mysqli which is only foicussed on one DBMS. Also sin

Re: [nyphp-talk] Which MySQL API?

2014-02-25 Thread Greg Rundlett (freephile)
On Tue, Feb 25, 2014 at 6:55 AM, David Krings wrote: > On 2/24/2014 10:41 PM, justin wrote: > >> ᐧ >> >> On Mon, Feb 24, 2014 at 7:34 PM, David Krings > > wrote: >> >> Regular MySQL depricated? Can anyone elaborate on this? Is that to be >> understood as that the dr

Re: [nyphp-talk] Which MySQL API?

2014-02-25 Thread David Krings
On 2/24/2014 10:41 PM, justin wrote: ᐧ On Mon, Feb 24, 2014 at 7:34 PM, David Krings mailto:ram...@gmx.net>> wrote: 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? The "regular" MySQL librar