MySQL 8.4.2
Source Code Documentation
|
This structure is a helper structure for passing the length and pointer of blob space allocated by storage engine. More...
Public Attributes | |
uint | length |
uchar * | ptr |
This structure is a helper structure for passing the length and pointer of blob space allocated by storage engine.
uint blob_len_ptr::length |
uchar* blob_len_ptr::ptr |