MySQL 8.1.0
Source Code Documentation
dd_version.h File Reference

Data dictionary version. More...

#include "mysql_version.h"

Go to the source code of this file.

Namespaces

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

Variables

static const uint dd::DD_VERSION = 80023
 
static const uint dd::DD_VERSION_MINOR_DOWNGRADE_THRESHOLD = DD_VERSION
 If a new DD version is published in a MRU, that version may or may not be possible to downgrade to previous MRUs within the same GA. More...
 

Detailed Description

Data dictionary version.