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

mysql_add_slave

Declaration

Source position: mysql.inc line 1296

function mysql_add_slave(

  mysql: PMYSQL;

  host: Pchar;

  port: dword;

  user: Pchar;

  passwd: Pchar

):LongInt;