#include <table.h>
◆ column_name
Arrays with names of referencing columns of the FK.
◆ columns
uint Table_share_foreign_key_info::columns |
◆ delete_rule
◆ referenced_table_db
LEX_CSTRING Table_share_foreign_key_info::referenced_table_db |
◆ referenced_table_name
LEX_CSTRING Table_share_foreign_key_info::referenced_table_name |
◆ unique_constraint_name
LEX_CSTRING Table_share_foreign_key_info::unique_constraint_name |
Name of unique key matching FK in parent table, "" if there is no unique key.
◆ update_rule
The documentation for this struct was generated from the following file: