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

character_set

Declaration

Source position: mysql.inc line 1221

type character_set = record

  number: cuint;

  state: cuint;

  csname: Pchar;

  name: Pchar;

  comment: Pchar;

  dir: Pchar;

  mbminlen: cuint;

  mbmaxlen: cuint;

end;


Documentation generated on: 2023-03-18