MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
connection_control::Connection_control_variables Class Reference

Structure to maintain system variables. More...

#include <connection_control_data.h>

Public Attributes

long long failed_connections_threshold {0}
 
long long min_connection_delay {0}
 
long long max_connection_delay {0}
 

Detailed Description

Structure to maintain system variables.

Member Data Documentation

◆ failed_connections_threshold

long long connection_control::Connection_control_variables::failed_connections_threshold {0}

◆ max_connection_delay

long long connection_control::Connection_control_variables::max_connection_delay {0}

◆ min_connection_delay

long long connection_control::Connection_control_variables::min_connection_delay {0}

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