MySQL 9.4.0
Source Code Documentation
mrs::authentication::anonymous_namespace{mysql_handler.cc} Namespace Reference

Variables

static std::mutex s_passthrough_sessions_by_user_mutex
 
static std::map< database::entry::AuthUser::UserId, uint32_t > s_passthrough_sessions_by_user
 

Variable Documentation

◆ s_passthrough_sessions_by_user

std::map<database::entry::AuthUser::UserId, uint32_t> mrs::authentication::anonymous_namespace{mysql_handler.cc}::s_passthrough_sessions_by_user
static

◆ s_passthrough_sessions_by_user_mutex

std::mutex mrs::authentication::anonymous_namespace{mysql_handler.cc}::s_passthrough_sessions_by_user_mutex
static