You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#24397517 ADD CASCADE FOREIGN KEY INFORMATION TO
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.
0 commit comments