MySQL 8.4.0
Source Code Documentation
_log_filter_tag Struct Reference

#include <log_builtins_filter.h>

Public Attributes

const char * filter_name
 name of the service that created this rule More...
 
void * filter_data
 for ad lib use by said service. More...
 

Member Data Documentation

◆ filter_data

void* _log_filter_tag::filter_data

for ad lib use by said service.

instance etc.

◆ filter_name

const char* _log_filter_tag::filter_name

name of the service that created this rule


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