Unit 'mysql4' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#mysql]

mysql_real_connect

Declaration

Source position: mysql4.pp line 80

function mysql_real_connect(

  mysql: PMYSQL;

  host: PAnsiChar;

  user: PAnsiChar;

  passwd: PAnsiChar;

  db: PAnsiChar;

  port: dword;

  unix_socket: PAnsiChar;

  clientflag: dword

):PMYSQL;


Documentation generated on: 2025-07-25