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.5.8-20.0: Full functionality available.

Other Information

The feature is a port of the original Facebook change.

Percona Server
Call Us
+1-888-316-9775 (USA - Sales)
+1-208-473-2904 (USA - Sales)
+44-208-133-0309 (UK - Sales)
+1-877-862-4316 (Emergency)
+1-855-55TRAIN (Training)
+1-925-271-5054 (Training)

Percona Server Series

Table Of Contents

Previous topic

Extended Fast Index Creation

Next topic

Percona Toolkit and Maatkit UDFs

This Page



© Copyright 2011-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 spotted innacuracies, errors, don't understood it or you think something is missing or should be improved, please file a bug.
]]>