Skip to contents

Initiate a remote database connection

Usage

conn_init(conn_handler = NULL)

Arguments

conn_handler

Optional handler from newConnHandler(). If NULL, will use stored internal handle.

Value

A MySQL connection object.