MySQL 8.3.0
Source Code Documentation
column_impl.cc File Reference
#include "sql/dd/impl/types/column_impl.h"
#include <assert.h>
#include <stddef.h>
#include <memory>
#include <set>
#include <sstream>
#include <string>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <rapidjson/prettywriter.h>
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysqld_error.h"
#include "sql/dd/impl/bootstrap/bootstrap_ctx.h"
#include "sql/dd/impl/properties_impl.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/tables/columns.h"
#include "sql/dd/impl/transaction_impl.h"
#include "sql/dd/impl/types/abstract_table_impl.h"
#include "sql/dd/impl/types/column_type_element_impl.h"
#include "sql/dd/properties.h"
#include "sql/dd/string_type.h"
#include "sql/dd/types/column_type_element.h"
#include "sql/dd/types/object_table.h"
#include "sql/dd/types/weak_object.h"
#include "string_with_len.h"

Namespaces

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

Variables

static const std::set< String_type > dd::default_valid_option_keys