[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql4' (#mysql4_api)

simple_command

Declaration

Source position: mysql4.pp line 137

function simple_command(

  mysql: PMYSQL;

  command: enum_server_command;

  arg: Pchar;

  length: dword;

  skipp_check: my_bool

):LongInt;