![]() |
MySQL 9.5.0
Source Code Documentation
|
TABLE KEYRING_KEYS. More...
#include "storage/perfschema/table_keyring_component_status.h"#include <algorithm>#include <cstddef>#include <memory>#include "my_dbug.h"#include "sql/current_thd.h"#include "sql/field.h"#include "sql/plugin_table.h"#include "sql/table.h"#include <mysql/components/component_implementation.h>#include <mysql/components/my_service.h>#include <mysql/components/services/keyring_metadata_query.h>#include <mysql/components/services/registry.h>#include <mysql/service_plugin_registry.h>Namespaces | |
| namespace | anonymous_namespace{table_keyring_component_status.cc} |
Enumerations | |
| enum | anonymous_namespace{table_keyring_component_status.cc}::keyring_keys_field_offsets { anonymous_namespace{table_keyring_component_status.cc}::FO_STATUS_KEY , anonymous_namespace{table_keyring_component_status.cc}::FO_STATUS_VALUE } |
| symbolic names for field offsets, keep in sync with field_types More... | |
Variables | |
| constexpr size_t | STATUS_KEY_LENGTH = 256 |
| constexpr size_t | STATUS_VALUE_LENGTH = 1024 |
TABLE KEYRING_KEYS.
|
constexpr |
|
constexpr |