[Overview][Constants][Types][Procedures and functions][Variables] |
Source position: mysql4.pp line 74
function mysql_real_connect( |
mysql: PMYSQL; |
host: Pchar; |
user: Pchar; |
passwd: Pchar; |
db: Pchar; |
port: dword; |
unix_socket: Pchar; |
clientflag: dword |
):PMYSQL; |