MySQL 9.1.0
Source Code Documentation
|
A row in the table. More...
#include <table_replication_applier_global_filters.h>
Public Attributes | |
char | filter_name [NAME_LEN] |
uint | filter_name_length {0} |
String | filter_rule |
enum_configured_by | configured_by |
ulonglong | active_since {0} |
A row in the table.
ulonglong st_row_applier_global_filters::active_since {0} |
enum_configured_by st_row_applier_global_filters::configured_by |
char st_row_applier_global_filters::filter_name[NAME_LEN] |
uint st_row_applier_global_filters::filter_name_length {0} |
String st_row_applier_global_filters::filter_rule |