MySQL 9.1.0
Source Code Documentation
|
#include <cluster_metadata.h>
Public Member Functions | |
bool | operator< (const MetadataSchemaVersion &o) const |
bool | operator<= (const MetadataSchemaVersion &o) const |
bool | operator> (const MetadataSchemaVersion &o) const |
bool | operator>= (const MetadataSchemaVersion &o) const |
bool | operator== (const MetadataSchemaVersion &o) const |
bool | operator!= (const MetadataSchemaVersion &o) const |
Public Attributes | |
unsigned int | major |
unsigned int | minor |
unsigned int | patch |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
unsigned int mysqlrouter::MetadataSchemaVersion::major |
unsigned int mysqlrouter::MetadataSchemaVersion::minor |
unsigned int mysqlrouter::MetadataSchemaVersion::patch |