MySQL 8.4.0
Source Code Documentation
object_id.h File Reference

Go to the source code of this file.

Namespaces

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

Typedefs

typedef unsigned long long dd::Object_id
 

Variables

const Object_id dd::INVALID_OBJECT_ID = (Object_id)-1
 The default object ID which represents that the DD object is new and not persistent in dictionary tables yet. More...