MySQL 9.1.0
Source Code Documentation
|
The currently used undo space IDs for an undo space number along with a boolean showing whether the undo space number is in use. More...
#include <trx0purge.h>
Public Attributes | |
space_id_t | space_id |
bool | in_use |
The currently used undo space IDs for an undo space number along with a boolean showing whether the undo space number is in use.
bool undo::space_id_account::in_use |
space_id_t undo::space_id_account::space_id |