MySQL 9.1.0
Source Code Documentation
|
#include <stddef.h>
#include <sys/types.h>
#include <memory>
#include <new>
#include "sql/dd/impl/properties_impl.h"
#include "sql/dd/impl/types/weak_object_impl.h"
#include "sql/dd/object_id.h"
#include "sql/dd/sdi_fwd.h"
#include "sql/dd/string_type.h"
#include "sql/dd/types/index.h"
#include "sql/dd/types/partition_index.h"
Go to the source code of this file.
Classes | |
class | dd::Partition_index_impl |
struct | dd::Partition_index_order_comparator |
Used to sort Partition_index objects for the same partition in the same order as Index objects for the table. More... | |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |