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

mysql_real_connect

Declaration

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;


Documentation generated on: 2023-03-18