Source position: mysql4dyn.pp line 92
var mysql_real_connect: function(
mysql: PMYSQL;
host: PAnsiChar;
user: PAnsiChar;
passwd: PAnsiChar;
db: PAnsiChar;
port: dword;
unix_socket: PAnsiChar;
clientflag: dword
):PMYSQL;