MySQL 8.4.1
Source Code Documentation
classic_reset_connection_forwarder.cc File Reference

Classes

class  anonymous_namespace{classic_reset_connection_forwarder.cc}::FailedQueryHandler
 
class  anonymous_namespace{classic_reset_connection_forwarder.cc}::SelectSessionVariablesHandler
 capture the system-variables. More...
 

Namespaces

namespace  anonymous_namespace{classic_reset_connection_forwarder.cc}
 

Functions

stdx::expected< void, std::error_code > anonymous_namespace{classic_reset_connection_forwarder.cc}::socket_is_alive (const ConnectionPool::ServerSideConnection &server_conn)
 
void anonymous_namespace{classic_reset_connection_forwarder.cc}::set_session_var (std::string &q, const std::string &key, const std::optional< std::string > &val)
 
void anonymous_namespace{classic_reset_connection_forwarder.cc}::set_session_var_or_value (std::string &q, const ClassicProtocolState::SystemVariables &sysvars, const std::string &key, const std::optional< std::string > &default_value)