Incorrectly ported XtraDB status vars: innodb_adaptive_hash_cells, innodb_adaptive_hash_heap_buffers, innodb_dict_tables

Bug #1182837 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Medium
Laurynas Biveinis
5.1
Invalid
Undecided
Unassigned
5.5
Invalid
Undecided
Unassigned
5.6
Fix Released
Medium
Laurynas Biveinis

Bug Description

 Vars that only exist as struct export_var_t declarations:
 ulint innodb_adaptive_hash_cells;
 ulint innodb_adaptive_hash_heap_buffers;
Vars that exists as struct export_var_t and are exported but apparently are not set:
 ulint innodb_dict_tables.

The fix will depend on what we decide to do with https://blueprints.launchpad.net/percona-server/+spec/use-innodb-metrics-for-extended-stats.

Perhaps this bug could have been avoided if bug 1179472 were fixed.

Related branches

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

This has to be fixed sooner than the INNODB_METRICS decision is made.

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-1370

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.