MySQL 9.1.0
Source Code Documentation
|
#include <sys/types.h>
#include <memory>
#include <new>
#include "sql/dd/collection.h"
#include "sql/dd/impl/properties_impl.h"
#include "sql/dd/impl/types/entity_object_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/partition.h"
#include "sql/dd/types/partition_index.h"
#include "sql/dd/types/partition_value.h"
#include "sql/dd/types/table.h"
Go to the source code of this file.
Classes | |
class | dd::Partition_impl |
struct | dd::Partition_order_comparator |
Used to compare two partition elements. More... | |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |