MySQL 8.3.0
Source Code Documentation
ssl_acceptor_context_operator.cc File Reference

Functions

bool have_ssl ()
 
static int show_long_status (SHOW_VAR *var, char *buff, Ssl_acceptor_context_property_type property_type)
 
static int show_char_status (SHOW_VAR *var, char *buff, Ssl_acceptor_context_property_type property_type)
 

Variables

Ssl_acceptor_context_containermysql_main
 
Ssl_acceptor_context_containermysql_admin
 

Function Documentation

◆ have_ssl()

bool have_ssl ( )

◆ show_char_status()

static int show_char_status ( SHOW_VAR var,
char *  buff,
Ssl_acceptor_context_property_type  property_type 
)
static

◆ show_long_status()

static int show_long_status ( SHOW_VAR var,
char *  buff,
Ssl_acceptor_context_property_type  property_type 
)
static

Variable Documentation

◆ mysql_admin

◆ mysql_main