MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
option_usage.cc File Reference

Typedefs

typedef weak_service_reference< const mysql_service_mysql_option_tracker_option_t, c_name, opt_nameweak_option
 

Functions

const std::string c_name ("component_validate_password")
 
const std::string opt_name ("mysql_option_tracker_option")
 
const std::string c_option_name ("Password validation component")
 
static bool cb (unsigned long long new_value)
 
bool validate_password_component_option_usage_init ()
 
bool validate_password_component_option_usage_deinit ()
 

Variables

unsigned long long opt_option_tracker_usage_validate_password_component = 0
 
static bool cb_define_failed = false
 

Typedef Documentation

◆ weak_option

Function Documentation

◆ c_name()

const std::string c_name ( "component_validate_password"  )

◆ c_option_name()

const std::string c_option_name ( "Password validation component"  )

◆ cb()

static bool cb ( unsigned long long  new_value)
static

◆ opt_name()

const std::string opt_name ( "mysql_option_tracker_option"  )

◆ validate_password_component_option_usage_deinit()

bool validate_password_component_option_usage_deinit ( )

◆ validate_password_component_option_usage_init()

bool validate_password_component_option_usage_init ( )

Variable Documentation

◆ cb_define_failed

bool cb_define_failed = false
static

◆ opt_option_tracker_usage_validate_password_component

unsigned long long opt_option_tracker_usage_validate_password_component = 0