MySQL 8.4.0
Source Code Documentation
undo::space_id_account Struct Reference

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
 

Detailed Description

The currently used undo space IDs for an undo space number along with a boolean showing whether the undo space number is in use.

Member Data Documentation

◆ in_use

bool undo::space_id_account::in_use

◆ space_id

space_id_t undo::space_id_account::space_id

The documentation for this struct was generated from the following file: