![]() |
MySQL 9.7.0
Source Code Documentation
|
#include <mysql/components/component_implementation.h>#include <mysql/components/service_implementation.h>#include <mysql/components/services/component_sys_var_service.h>#include <mysql/components/services/log_builtins.h>#include "tm_global.h"#include "tm_log.h"#include "tm_required_services.h"#include "tm_secret.h"#include "tm_system_variables.h"Namespaces | |
| namespace | telemetry |
Functions | |
| static const std::string | telemetry::service_name ("telemetry_secret_provider") |
| telemetry::REQUIRES_SERVICE_PLACEHOLDER_AS (telemetry_secret_provider, secret_provider_srv) | |
| static int | telemetry::decode_one_secret (telemetry_secret_client_t *client, const char *secret_name, std::string &decoded_secret) |
| int | telemetry::decode_secrets (bool &must_wait) |