Re: [PECL-DEV] mysqlnd_qc (mysqlnd query cache) 1.0.1 with prepared statement support
[email protected] (Lukas Kahwe Smith)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
On 13.07.2010, at 19:55, Ulf Wendel wrote: > Lukas Kahwe Smith schrieb: >> 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? > > Since when does it not? > good question. it certainly didnt in the beginning: http://netevil.org/uuid/444a6017-0548-2459-2943-44a601714d58 as you can see the feature was added later on and had to be enabled manually. regards, Lukas Kahwe Smith [email protected]