MySQL 9.1.0
Source Code Documentation
|
#include "sql/dd/impl/raw/object_keys.h"
#include <assert.h>
#include <new>
#include <sstream>
#include "my_base.h"
#include "mysql/strings/m_ctype.h"
#include "mysql/udf_registration_types.h"
#include "sql/dd/impl/raw/raw_key.h"
#include "sql/dd/impl/raw/raw_table.h"
#include "sql/dd/impl/types/object_table_impl.h"
#include "sql/dd/string_type.h"
#include "sql/field.h"
#include "sql/key.h"
#include "sql/table.h"
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |