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

st_mem_root

Declaration

Source position: mysql.inc line 931

type st_mem_root = record

  free: PUSED_MEM;

  used: PUSED_MEM;

  pre_alloc: PUSED_MEM;

  min_malloc: cuint;

  block_size: cuint;

  block_num: cuint;

  first_block_usage: cuint;

  error_handler: procedure;

end;


Documentation generated on: 2023-03-18