26#ifndef MYSQL_ROUTER_ROUTING_DESTINATIONS_OPTION_PARSER_H
27#define MYSQL_ROUTER_ROUTING_DESTINATIONS_OPTION_PARSER_H
45 std::variant<mysqlrouter::URI, std::vector<mysql_harness::Destination>>,
Definition: destinations_option_parser.h:38
Definition: expected.h:286
ValueType value(const std::optional< ValueType > &v)
Definition: gtid.h:83
bool parse(MYSQL_THD thd, const string &query, bool is_prepared, Condition_handler *handler)
Definition: services.cc:81
#define ROUTING_EXPORT
Definition: routing_export.h:15