MySQL 9.0.0
Source Code Documentation
column_type_element_impl.cc File Reference
#include "sql/dd/impl/types/column_type_element_impl.h"
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <rapidjson/prettywriter.h>
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysql/strings/m_ctype.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/column_type_elements.h"
#include "sql/dd/impl/transaction_impl.h"
#include "sql/dd/impl/types/column_impl.h"
#include "sql/dd/types/object_table.h"
#include "sql/dd/types/weak_object.h"
#include "sql/dd_table_share.h"
#include "sql/sql_const.h"
#include "string_with_len.h"

Namespaces

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