MySQL 8.0.40
Source Code Documentation
|
This structure is used for undo logging of LOB index changes. More...
#include <row0upd.h>
Public Member Functions | |
std::ostream & | print (std::ostream &out) const |
Print the current object into the given output stream. More... | |
Public Attributes | |
trx_id_t | m_modifier_trxid |
undo_no_t | m_modifier_undo_no |
This structure is used for undo logging of LOB index changes.
|
inline |
Print the current object into the given output stream.
[in,out] | out | the output stream. |
trx_id_t lob_index_diff_t::m_modifier_trxid |
undo_no_t lob_index_diff_t::m_modifier_undo_no |