separate name in INNODB_SYS_TABLES table

Bug #573104 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
High
Unassigned

Bug Description

We need to separate name column in INNODB_SYS_TABLES

+------------------+----+------------+------+--------+---------+--------------+-------+
| NAME | ID | N_COLS | TYPE | MIX_ID | MIX_LEN | CLUSTER_NAME | SPACE |
+------------------+----+------------+------+--------+---------+--------------+-------+
| SYS_FOREIGN | 11 | 4 | 1 | 0 | 0 | | 0 |
| SYS_FOREIGN_COLS | 12 | 4 | 1 | 0 | 0 | | 0 |
| sbtest/sbtest | 15 | 2147483652 | 1 | 0 | 0 | | 3 |
| sbtest/sdtest | 21 | 2147483652 | 1 | 0 | 0 | | 9 |
| test/i1 | 22 | 2147483649 | 1 | 0 | 0 | | 10 |
+------------------+----+------------+------+--------+---------+--------------+-------+

Name should be converted to table_schema, table_name

We also needs mysql-tests for this table (and INNODB_SYS_INDEXES)

Changed in percona-server:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Yasufumi Kinoshita (yasufumi-kinoshita)
Changed in percona-server:
status: Triaged → Fix Committed
Changed in percona-server:
milestone: none → 5.1-11.0
Changed in percona-server:
status: Fix Committed → Fix Released
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-406

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.