News Feed
Jobs Feed
Sections




News Archive
Ulf Wendel's Blog:
PHP mysqlnd query cache plugin quickstart is online!
January 18, 2012 @ 12:12:21

In a new post to his blog Ulf Wendel has pointed out that the mysqlnd query cache plugin quickstart is posted on the docs.php.net site.

New in the PHP manual: a quickstart for the mysqlnd query cache plugin. PECL/mysqlnd_qc, the mysqlnd query cache plugin, is transparent and ease to use. But, how? Some pointers have been given in assorted presentations, here on my blog and in some, few examples from the manual. Fixed. You can now browse a quickstart to gain a quick overview.

The query cache plugin can replace the query caching MySQL does and can help with things like multiple storage options (memory, APC, Memcache, etc) and almost no changes to your application. There's also a method (mysqlnd_qc_get_query_trace_log) that comes with the plugin that gives you a "stack trace" of every query run through the MySQL interface.

0 comments voice your opinion now!
mysqlnd query cache quickstart performance stacktrace


blog comments powered by Disqus

Similar Posts

Stuart Herbert's Blog: Quick Tip: Get, Set and Query in One Method

AskAboutPHP.com: Codeigniter: Mixing segment-based URL with querystrings

XPertDeveloper.com: PHP coding tips for Performance Improvement

Johannes Schlüter's Blog: PHP 5.3 Update

Justin Silverton\'s Blog: Using PHP and Postgres


Community Events











Don't see your event here?
Let us know!


code release functional opinion development language podcast series database introduction framework zendframework2 example testing interview unittest api community phpunit composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework