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

mysql_add_slave

Declaration

Source position: mysql4.pp line 99

function mysql_add_slave(

  mysql: PMYSQL;

  host: Pchar;

  port: dword;

  user: Pchar;

  passwd: Pchar

):LongInt;