Re: [PECL-DEV] mysqlnd_qc (mysqlnd query cache) 1.0.1 with prepared statement support
[email protected] (Benjamin Eberlei)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <1279042343.5345.24.camel@benny-pc> |
How does PDO emulation of prepared statements affect the QC? Mysqlnd always gets the bound SQL statement? I.e. query cache always works? I would really like to understand how PDO handles prepared statements accross all different implementations. Can someone explain or link to an explanation? greetings, Benjamin On Tue, 2010-07-13 at 19:28 +0200, Lukas Kahwe Smith wrote: > On 13.07.2010, at 19:26, Ulf Wendel wrote: > > > Benjamin Eberlei schrieb: > >> Actually missing prepared statements and unbuffered queries were the > >> only issues I had with the Query Cache so far. Can i compile the Mysqlnd > >> + Query Cache PECL Trunk against 5.3.99-DEV only to test it? > > > > ... remember that PDO emulates prepared statements by default. > > by default? since when? > > regards, > Lukas Kahwe Smith > [email protected] > > > >