MySQL 9.0.0
Source Code Documentation
metadata_cache::MetadataCacheMySQLSessionConfig Struct Reference

Metadata MySQL session configuration. More...

#include <metadata_cache_datatypes.h>

Public Attributes

mysqlrouter::UserCredentials user_credentials
 
int connect_timeout
 
int read_timeout
 
int connection_attempts
 

Detailed Description

Metadata MySQL session configuration.

Member Data Documentation

◆ connect_timeout

int metadata_cache::MetadataCacheMySQLSessionConfig::connect_timeout

◆ connection_attempts

int metadata_cache::MetadataCacheMySQLSessionConfig::connection_attempts

◆ read_timeout

int metadata_cache::MetadataCacheMySQLSessionConfig::read_timeout

◆ user_credentials

mysqlrouter::UserCredentials metadata_cache::MetadataCacheMySQLSessionConfig::user_credentials

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