MySQL 8.3.0
Source Code Documentation
index_impl.cc File Reference
#include "sql/dd/impl/types/index_impl.h"
#include <stddef.h>
#include <set>
#include <sstream>
#include <string>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <rapidjson/prettywriter.h>
#include "m_string.h"
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysqld_error.h"
#include "sql/dd/impl/bootstrap/bootstrap_ctx.h"
#include "sql/dd/impl/properties_impl.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/sdi_impl.h"
#include "sql/dd/impl/tables/index_column_usage.h"
#include "sql/dd/impl/tables/indexes.h"
#include "sql/dd/impl/transaction_impl.h"
#include "sql/dd/impl/types/index_element_impl.h"
#include "sql/dd/impl/types/table_impl.h"
#include "sql/dd/properties.h"
#include "sql/dd/string_type.h"
#include "sql/dd/types/column.h"
#include "sql/dd/types/index_element.h"
#include "sql/dd/types/object_table.h"
#include "sql/dd/types/weak_object.h"
#include "sql/field.h"
#include "string_with_len.h"

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.
 

Variables

static const std::set< String_type > dd::default_valid_option_keys