MySQL 8.3.0
Source Code Documentation
raw_table.cc File Reference
#include "sql/dd/impl/raw/raw_table.h"
#include <stddef.h>
#include <algorithm>
#include <new>
#include "m_string.h"
#include "my_base.h"
#include "my_bitmap.h"
#include "my_dbug.h"
#include "my_inttypes.h"
#include "mysql/udf_registration_types.h"
#include "sql/dd/impl/object_key.h"
#include "sql/dd/impl/raw/raw_key.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/raw/raw_record_set.h"
#include "sql/handler.h"
#include "string_with_len.h"

Namespaces

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