24#ifndef DD_SYSTEM_VIEWS__COLLATIONS_INCLUDED
25#define DD_SYSTEM_VIEWS__COLLATIONS_INCLUDED
32namespace system_views {
Definition: collations.h:38
Collations()
Definition: collations.cc:34
static const Collations & instance()
Definition: collations.cc:29
static const String_type & view_name()
Definition: collations.h:54
const String_type & name() const override
Definition: collations.h:59
enum_fields
Definition: collations.h:40
@ FIELD_CHARACTER_SET_NAME
Definition: collations.h:42
@ FIELD_IS_COMPILED
Definition: collations.h:45
@ FIELD_IS_DEFAULT
Definition: collations.h:44
@ FIELD_ID
Definition: collations.h:43
@ FIELD_PAD_ATTRIBUTE
Definition: collations.h:47
@ FIELD_SORTLEN
Definition: collations.h:46
@ FIELD_COLLATION_NAME
Definition: collations.h:41
Definition: system_view_impl.h:33
const dd::String_type s_view_name
Definition: columns_extensions.cc:41
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51