MySQL 8.4.0
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 Value &val)
 
void anonymous_namespace{classic_reset_connection_forwarder.cc}::set_session_var_if_not_set (std::string &q, const ExecutionContext::SystemVariables &sysvars, const std::string &key, const Value &value)
 
void anonymous_namespace{classic_reset_connection_forwarder.cc}::set_session_var_or_value (std::string &q, const ExecutionContext::SystemVariables &sysvars, const std::string &key, const Value &default_value)