MySQL 8.3.0
Source Code Documentation
supported_rest_options.h File Reference
#include <array>

Go to the source code of this file.

Variables

static constexpr std::array< const char *, 1 > rest_plugin_supported_options
 

Variable Documentation

◆ rest_plugin_supported_options

constexpr std::array<const char *, 1> rest_plugin_supported_options
staticconstexpr
Initial value:
{
"require_realm"}