Source position: mysql4.pp line 104
function mysql_set_master(
mysql: PMYSQL;
host: PAnsiChar;
port: dword;
user: PAnsiChar;
passwd: PAnsiChar
):LongInt;