MySQL 8.3.0
Source Code Documentation
default_paths.h File Reference
#include <map>
#include <string>
#include "mysql/harness/filesystem.h"
#include "mysqlrouter/router_export.h"

Go to the source code of this file.

Namespaces

namespace  mysqlrouter
 

Functions

std::map< std::string, std::string > ROUTER_LIB_EXPORT mysqlrouter::get_default_paths (const mysql_harness::Path &origin)
 Returns predefined (computed) default paths. More...
 
std::string ROUTER_LIB_EXPORT mysqlrouter::find_full_executable_path (const std::string &argv0)
 Returns absolute path to mysqlrouter.exe currently running. More...