MySQL 9.1.0
Source Code Documentation
|
#include <log0recv.h>
Public Attributes | |
space_id_t | space_id |
Tablespace ID. More... | |
lsn_t | lsn |
LSN of REDO log encryption entry. More... | |
byte * | ptr |
Encryption key. More... | |
byte * | iv |
Encryption IV. More... | |
byte* recv_sys_t::Encryption_Key::iv |
Encryption IV.
lsn_t recv_sys_t::Encryption_Key::lsn |
LSN of REDO log encryption entry.
byte* recv_sys_t::Encryption_Key::ptr |
Encryption key.
space_id_t recv_sys_t::Encryption_Key::space_id |
Tablespace ID.