On 04/30/2011 10:36 AM, Stas Malyshev wrote:
Hi!

Do you realize why we did this in the first place? The common versions
of MySQL in use out there are not very clever when it comes to the
native prepared statement handling. First, there is no prepared
statement cache, so there is no benefit to doing them natively, but

Since 5.1.17 there is:
http://dev.mysql.com/doc/refman/5.1/en/query-cache-operation.html
And 5.1.17 is 4 years old already.

People upgrade their databases even slower than they upgrade their PHP.

-R

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to