Prevent Caching to FlashCache

FlashCache increases performance by caching data in SSDs. It works even better when only hot data is cached. This feature prevents unwanted blocks of data to be cached.

Better utilization of FlashCache partitions is achieved when caching of rarely used data is avoided. Use of this feature prevents blocks of data from being cached to FlashCache during a query.

Usage of the feature is as follows:

SELECT /* sql_no_fcache */ ...

The mysqldump binary was changed to use this option.

Version-Specific Information

  • 5.1.49-12.0: Full functionality available.

Other Information

The feature is a port of the original Facebook change.

+1-888-316-9775 (USA - Sales)
+1-208-473-2904 (USA - Sales)
+44-208-133-0309 (UK - Sales)
+1-888-488-8556 (Emergency)

Server Series

Table Of Contents

Previous topic

Fast Index Renaming

Next topic

Percona Toolkit and Maatkit UDFs

This Page

© Copyright 2012, Percona Inc.
Except where otherwise noted, this documentation is licensed under the following license:
CC Attribution-ShareAlike 2.0 Generic
Created using Sphinx 1.0.7.
This documentation is developed in Launchpad as part of the Percona Server source code.
If you find errors, omissions or encounter trouble understanding parts of our documentation, please file a bug.
]]>