MySQL 9.1.0
Source Code Documentation
|
Encapsulates a <name, version> pair, holding an instrumentation name, and the version before which it was in use by the server. More...
#include <terminology_use_previous.h>
Public Attributes | |
const char * | old_name |
The old name, for an instrumentation name that was changed in some server release. More... | |
enum_compatibility_version | version |
The version where the name was changed. More... | |
Encapsulates a <name, version> pair, holding an instrumentation name, and the version before which it was in use by the server.
const char* terminology_use_previous::compatible_name_t::old_name |
The old name, for an instrumentation name that was changed in some server release.
enum_compatibility_version terminology_use_previous::compatible_name_t::version |
The version where the name was changed.