MySQL 8.4.0
Source Code Documentation
character_sets.cc File Reference
#include "sql/dd/impl/tables/character_sets.h"
#include <assert.h>
#include <stddef.h>
#include <new>
#include <set>
#include <vector>
#include "my_sys.h"
#include "mysql/strings/m_ctype.h"
#include "sql/dd/cache/dictionary_client.h"
#include "sql/dd/dd.h"
#include "sql/dd/impl/cache/storage_adapter.h"
#include "sql/dd/impl/raw/object_keys.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/tables/dd_properties.h"
#include "sql/dd/impl/types/charset_impl.h"
#include "sql/dd/impl/types/object_table_definition_impl.h"
#include "sql/dd/object_id.h"
#include "sql/dd/types/charset.h"
#include "sql/item_create.h"
#include "sql/sql_class.h"

Namespaces

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