![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <string>Go to the source code of this file.
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") |