Module session_state_change

Source

Structs§

Gtids
This tracker type indicates that GTIDs are available and contains the GTID string.
Schema
This tracker type indicates that the default schema has been set.
SystemVariable
This tracker type indicates that one or more tracked session system variables have been assigned a value.
TransactionCharacteristics
This tracker type indicates that transaction characteristics are available.
TransactionState
This tracker type indicates that transaction state information is available.
Unsupported
This tracker type is unknown/unsupported.

Enums§

SessionStateChange
Represents a parsed change in a session state (part of MySql’s Ok packet).