Skip to content
  • Venkatesh Duggirala's avatar
    e4935453
    Bug#24397517 ADD CASCADE FOREIGN KEY INFORMATION TO · e4935453
    Venkatesh Duggirala authored
    TRANS_TABLE_INFO STRUTURE
    
    Group replication plugin requires the information from the server whether
    a table has 'foreign key' with 'CASCADE' clause or not.
    Trans_table_info is the structure that is communicated between server and GR
    plugin. Adding this cascade foreign key information to
    Trans_table_info_struture which will be used by GR plugin code.
    e4935453
    Bug#24397517 ADD CASCADE FOREIGN KEY INFORMATION TO
    Venkatesh Duggirala authored
    TRANS_TABLE_INFO STRUTURE
    
    Group replication plugin requires the information from the server whether
    a table has 'foreign key' with 'CASCADE' clause or not.
    Trans_table_info is the structure that is communicated between server and GR
    plugin. Adding this cascade foreign key information to
    Trans_table_info_struture which will be used by GR plugin code.
Loading