MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
anonymous_namespace{mysql_rest_service_plugin.cc} Namespace Reference

Functions

void trace_error (const char *variable_user, const char *access, const char *role, const mysqlrouter::MySQLSession::Error &e)
 
std::optional< uint64_t > find_existing_routers (mysqlrouter::MySQLSession *session, const std::string &router_name, const std::string &address)
 

Function Documentation

◆ find_existing_routers()

std::optional< uint64_t > anonymous_namespace{mysql_rest_service_plugin.cc}::find_existing_routers ( mysqlrouter::MySQLSession session,
const std::string &  router_name,
const std::string &  address 
)

◆ trace_error()

void anonymous_namespace{mysql_rest_service_plugin.cc}::trace_error ( const char *  variable_user,
const char *  access,
const char *  role,
const mysqlrouter::MySQLSession::Error e 
)