[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql4' (#mysql4_api)

mysql_manager_connect

Declaration

Source position: mysql4.pp line 133

function mysql_manager_connect(

  con: PMYSQL_MANAGER;

  host: Pchar;

  user: Pchar;

  passwd: Pchar;

  port: dword

):PMYSQL_MANAGER;