bool query_get_string(MYSQL *mysql, const char *query, int column, std::string *str)
Run a query and return one field in the result set from the first row and column.
Definition: utils.cc:39
int get_int_val(const char *str)
Use stoi function to get the integer value from a string.
Definition: utils.cc:70
static char * query
Definition: myisam_ftdump.cc:45
This file defines the client API to MySQL and also the ABI of the dynamically linked libmysqlclient.
std::string str(const mysqlrouter::ConfigGenerator::Options::Endpoint &ep)
Definition: config_generator.cc:1052
Definition: instrumented_condition_variable.h:32