diff options
author | unknown <gluh@mysql.com/eagle.(none)> | 2007-01-15 13:39:28 +0400 |
---|---|---|
committer | unknown <gluh@mysql.com/eagle.(none)> | 2007-01-15 13:39:28 +0400 |
commit | 9af4bbc7b038a89e60bced7bd97cc1165525a020 (patch) | |
tree | 9a531d946fbaf047b799ec873178300ecebaa0a6 /mysql-test/t/func_math.test | |
parent | d02e09ee801b637971b27d6d1805895ba3149148 (diff) | |
download | mariadb-git-9af4bbc7b038a89e60bced7bd97cc1165525a020.tar.gz |
Bug#21713 incorrect value for the REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME column
added new field 'REFERENCED_TABLE_NAME' to 'referential_constraints' table
field 'UNIQUE_CONSTRAINT_NAME' contains the name of the referenced index
mysql-test/r/information_schema_inno.result:
result fix
mysql-test/t/information_schema_inno.test:
test fix
sql/sql_show.cc:
added new field 'REFERENCED_TABLE_NAME' to 'referential_constraints' table
field 'UNIQUE_CONSTRAINT_NAME' contains the name of the referenced index
sql/table.h:
added 'referenced_key_name' member to 'st_foreign_key_info' struct
storage/innobase/handler/ha_innodb.cc:
added the filling of referenced key name
Diffstat (limited to 'mysql-test/t/func_math.test')
0 files changed, 0 insertions, 0 deletions