Unit 'mysql4dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#mysql]

st_mem_root

Declaration

Source position: mysql4types.inc line 85

type st_mem_root = record

  free: PUSED_MEM;

  used: PUSED_MEM;

  pre_alloc: PUSED_MEM;

  min_malloc: dword;

  block_size: dword;

  block_num: dword;

  first_block_usage: dword;

  error_handler: procedure;

end;


Documentation generated on: 2023-03-18