MySQL 9.1.0
Source Code Documentation
|
Functions | |
std::string | get_routing_thread_name (const std::string &config_name, const std::string &prefix) |
return a short string suitable to be used as a thread name More... | |
std::string get_routing_thread_name | ( | const std::string & | config_name, |
const std::string & | prefix | ||
) |
return a short string suitable to be used as a thread name
config_name | configuration name (e.g: "routing", "routing:test_default_x_ro", etc) |
prefix | thread name prefix (e.g. "RtS") |