MySQL 8.3.0
Source Code Documentation
Network_configuration_parameters Struct Reference

Possible configuration parameters. More...

#include <network_provider.h>

Public Attributes

unsigned short port
 
struct ssl_parameters ssl_params
 
struct tls_parameters tls_params
 

Detailed Description

Possible configuration parameters.

Member Data Documentation

◆ port

unsigned short Network_configuration_parameters::port

◆ ssl_params

struct ssl_parameters Network_configuration_parameters::ssl_params

◆ tls_params

struct tls_parameters Network_configuration_parameters::tls_params

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