MySQL
9.1.0
Source Code Documentation
Public Attributes
|
List of all members
MEM_ROOT::Block Struct Reference
Public Attributes
Block
*
prev
{
nullptr
}
char *
end
{
nullptr
}
Previous block; used for freeing.
More...
Member Data Documentation
◆
end
char* MEM_ROOT::Block::end {
nullptr
}
Previous block; used for freeing.
◆
prev
Block
* MEM_ROOT::Block::prev {
nullptr
}
The documentation for this struct was generated from the following file:
include/
my_alloc.h
MEM_ROOT
Block
Generated by
1.9.2