MySQL 8.4.0
Source Code Documentation
classic_session_tracker.cc File Reference

Functions

template<class T >
static constexpr uint8_t type_byte ()
 
stdx::expected< std::vector< std::pair< std::string, std::string > >, std::error_code > session_trackers_to_string (net::const_buffer session_trackers, classic_protocol::capabilities::value_type caps)
 

Function Documentation

◆ session_trackers_to_string()

stdx::expected< std::vector< std::pair< std::string, std::string > >, std::error_code > session_trackers_to_string ( net::const_buffer  session_trackers,
classic_protocol::capabilities::value_type  caps 
)

◆ type_byte()

template<class T >
static constexpr uint8_t type_byte ( )
staticconstexpr