![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <log0redo.h>
Public Attributes | |
| uint16_t | start_offset |
| Start offset of the modification log that is right after the compressed image in the page. More... | |
| uint16_t | end_offset |
| End offset of the modification log. More... | |
| uint16_t | n_blobs |
| Number of externally stored columns on the page; the maximum is 744 on a 16 KiB page. More... | |
| uint16_t ib::redo::Page_handle::Zipped::Metadata::end_offset |
End offset of the modification log.
| uint16_t ib::redo::Page_handle::Zipped::Metadata::n_blobs |
Number of externally stored columns on the page; the maximum is 744 on a 16 KiB page.
| uint16_t ib::redo::Page_handle::Zipped::Metadata::start_offset |
Start offset of the modification log that is right after the compressed image in the page.