MySQL 8.3.0
Source Code Documentation
partition_index_impl.cc File Reference
#include "sql/dd/impl/types/partition_index_impl.h"
#include <set>
#include <sstream>
#include <string>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <rapidjson/prettywriter.h>
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysqld_error.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/sdi_impl.h"
#include "sql/dd/impl/tables/index_partitions.h"
#include "sql/dd/impl/transaction_impl.h"
#include "sql/dd/impl/types/index_impl.h"
#include "sql/dd/impl/types/partition_impl.h"
#include "sql/dd/impl/types/table_impl.h"
#include "sql/dd/string_type.h"
#include "sql/dd/types/index.h"
#include "sql/dd/types/object_table.h"
#include "sql/dd/types/weak_object.h"
#include "string_with_len.h"

Namespaces

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