MySQL 8.0.40
Source Code Documentation
|
#include "my_dbug.h"
#include "mysql/components/services/log_builtins.h"
#include "mysql/status_var.h"
#include "mysqld_error.h"
#include "sql/ssl_acceptor_context_status.h"
#include "sql/ssl_acceptor_context_operator.h"
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_container * | mysql_main |
Ssl_acceptor_context_container * | mysql_admin |
bool have_ssl | ( | ) |
|
static |
|
static |
Ssl_acceptor_context_container* mysql_admin |
Ssl_acceptor_context_container* mysql_main |