MySQL 26.7.0
Source Code Documentation
undo_truncate::Space_id_bank::Space_id_account Struct Reference

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

Public Attributes

space_id_t space_id {SPACE_UNKNOWN}
 
bool in_use {false}
 

Detailed Description

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

Member Data Documentation

◆ in_use

bool undo_truncate::Space_id_bank::Space_id_account::in_use {false}

◆ space_id

space_id_t undo_truncate::Space_id_bank::Space_id_account::space_id {SPACE_UNKNOWN}

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