MySQL 9.1.0
Source Code Documentation
|
Classes | |
class | Field |
Field of a session-track array. More... | |
class | Gtid |
gtid changed. More... | |
class | Schema |
schema changed. More... | |
class | State |
state changed. More... | |
class | SystemVariable |
system-variable changed. More... | |
class | TransactionCharacteristics |
TransactionCharacteristics changed. More... | |
class | TransactionState |
TransactionState changed. More... | |
Functions | |
template<bool Borrowed> | |
bool | operator== (const Field< Borrowed > &a, const Field< Borrowed > &b) |
template<bool Borrowed> | |
bool | operator== (const SystemVariable< Borrowed > &a, const SystemVariable< Borrowed > &b) |
template<bool Borrowed> | |
bool | operator== (const Schema< Borrowed > &a, const Schema< Borrowed > &b) |
constexpr bool | operator== (const State &a, const State &b) |
template<bool Borrowed> | |
bool | operator== (const Gtid< Borrowed > &a, const Gtid< Borrowed > &b) |
bool | operator== (const TransactionState &a, const TransactionState &b) |
template<bool Borrowed> | |
bool | operator== (const TransactionCharacteristics< Borrowed > &a, const TransactionCharacteristics< Borrowed > &b) |
|
inline |
|
inline |
|
inline |
|
inlineconstexpr |
|
inline |
|
inline |
|
inline |