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

modify_defaults_file

Declaration

Source position: mysql.inc line 501

function modify_defaults_file(

  file_location: Pchar;

  option: Pchar;

  option_value: Pchar;

  section_name: Pchar;

  remove_option: LongInt

):LongInt;