![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "sql/json_duality_view/option_usage.h"#include "mysql/components/library_mysys/option_tracker_usage.h"#include <string>Functions | |
| static bool | set_json_duality_view_usage_count (unsigned long long new_value) |
| bool | jdv_options_usage_init (const mysql_service_mysql_option_tracker_option_t *opt, const mysql_service_registry_t *srv_registry) |
| bool | jdv_options_usage_deinit (const mysql_service_mysql_option_tracker_option_t *opt, const mysql_service_registry_t *srv_registry) |
Variables | |
| static const std::string | c_name {"mysql_server"} |
| static const std::string | o_name {"JSON Duality View"} |
| unsigned long long | option_tracker_json_duality_view_usage_count |
| static bool | cb_json_duality_view_define_failed = false |
| bool jdv_options_usage_deinit | ( | const mysql_service_mysql_option_tracker_option_t * | opt, |
| const mysql_service_registry_t * | srv_registry | ||
| ) |
| bool jdv_options_usage_init | ( | const mysql_service_mysql_option_tracker_option_t * | opt, |
| const mysql_service_registry_t * | srv_registry | ||
| ) |
|
static |
|
static |
|
static |
|
static |
| unsigned long long option_tracker_json_duality_view_usage_count |