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

st_mysql_manager

Declaration

Source position: mysql.inc line 1365

type st_mysql_manager = record

  net: NET;

  host: Pchar;

  user: Pchar;

  passwd: Pchar;

  port: cuint;

  free_me: my_bool;

  eof: my_bool;

  cmd_status: cint;

  last_errno: cint;

  net_buf: Pchar;

  net_buf_pos: Pchar;

  net_data_end: Pchar;

  net_buf_size: cint;

  last_error: array [0..(MAX_MYSQL_MANAGER_ERR)-1] of cchar;

end;


Documentation generated on: 2023-03-18