Add new columns to innodb_table_stats

Bug #547230 reported by Vadim Tkachenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona patches
Invalid
Undecided
Unassigned
Percona-XtraDB
Fix Released
High
Unassigned

Bug Description

in tables
innodb_index_stats and innodb_table_stats we
need to reorganize columns.

current column "table_name" should be renamed to "schema_table_name", as it has format "schema/table"
and we add two columns:
"table_schema" - contains only schems
"table_name" - contains only table name without database.

Related branches

Changed in percona-xtradb:
importance: Undecided → High
assignee: nobody → Yasufumi Kinoshita (yasufumi-kinoshita)
status: New → Confirmed
status: Confirmed → Triaged
Changed in percona-xtradb:
milestone: none → release-10
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

It is also at 5.1-percona-patches currently.

Changed in percona-xtradb:
status: Triaged → Fix Committed
Revision history for this message
Stewart Smith (stewart) wrote :

All development of XtraDB has moved under the Percona Server project - https://launchpad.net/percona-server - If this bug can be reproduced against current Percona Server, please file this bug against percona-server (you can simply do so by using the "Also affects project" link above).

Thanks,
Stewart Smith
Director of Server Development
Percona.

Changed in percona-xtradb:
status: Fix Committed → Fix Released
Changed in percona-patches:
status: New → Invalid
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.