Inconsistency in flashcache variables

Bug #1065771 reported by Vadim Tkachenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Low
Hrvoje Matijakovic
5.1
Fix Released
Low
Hrvoje Matijakovic
5.5
Fix Released
Low
Hrvoje Matijakovic

Bug Description

The RN at http://www.mysqlperformanceblog.com/2012/10/11/announcing-percona-server-5-5-27-29-0/ are misleading.

have_flashcashe variable is YES when the flashcache code is compiled in (which it is).

Starting without flashcache you see:

mysql> show status like '%flashcache%';
+--------------------+-------+
| Variable_name | Value |
+--------------------+-------+
| Flashcache_enabled | OFF |
+--------------------+-------+
1 row in set (0.00 sec)

mysql> show variables like '%flashcache%';
+-----------------+-------+
| Variable_name | Value |
+-----------------+-------+
| have_flashcache | YES |
+-----------------+-------+
1 row in set (0.00 sec)

The documentation needs updating

Tags: doc

Related branches

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

As discussed on IRC: have_flashcashe variable is YES when the flashcache code is compiled in (which it is). The RN at http://www.mysqlperformanceblog.com/2012/10/11/announcing-percona-server-5-5-27-29-0/ are misleading.

Changed in percona-server:
status: New → Invalid
Revision history for this message
Alexey Kopytov (akopytov) wrote :

Let's convert it to a request to fix RN and docs?

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Doh, of course :)

tags: added: doc
Stewart Smith (stewart)
description: updated
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-1943

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.