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

mysql_set_master

Declaration

Source position: mysql.inc line 1295

function mysql_set_master(

  mysql: PMYSQL;

  host: Pchar;

  port: dword;

  user: Pchar;

  passwd: Pchar

):LongInt;