MySQL 9.1.0
Source Code Documentation
|
#include <sys/types.h>
#include <memory>
#include <new>
#include <string>
#include "my_inttypes.h"
#include "mysql_version.h"
#include "sql/dd/impl/properties_impl.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/types/abstract_table_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/abstract_table.h"
#include "sql/dd/types/check_constraint.h"
#include "sql/dd/types/foreign_key.h"
#include "sql/dd/types/index.h"
#include "sql/dd/types/partition.h"
#include "sql/dd/types/table.h"
#include "sql/dd/types/trigger.h"
#include "sql/strfunc.h"
Go to the source code of this file.
Classes | |
class | dd::Table_impl |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |