MySQL 9.0.0
Source Code Documentation
st_row_applier_global_filters Struct Reference

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}
 

Detailed Description

A row in the table.

Member Data Documentation

◆ active_since

ulonglong st_row_applier_global_filters::active_since {0}

◆ configured_by

enum_configured_by st_row_applier_global_filters::configured_by

◆ filter_name

char st_row_applier_global_filters::filter_name[NAME_LEN]

◆ filter_name_length

uint st_row_applier_global_filters::filter_name_length {0}

◆ filter_rule

String st_row_applier_global_filters::filter_rule

The documentation for this struct was generated from the following file: