MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
supported_mysql_rest_service_options.h File Reference
#include <array>

Go to the source code of this file.

Variables

static constexpr std::array mysql_rest_service_supported_options
 

Variable Documentation

◆ mysql_rest_service_supported_options

constexpr std::array mysql_rest_service_supported_options
staticconstexpr
Initial value:
{
"mysql_user",
"mysql_user_data_access",
"mysql_read_write_route",
"mysql_read_only_route",
"router_id",
"metadata_refresh_interval",
"developer",
"developer_debug_port",
"wait_for_metadata_schema_access"}