R/newConnHandler.R
conn_init.Rd
Initiate a remote database connection
conn_init(conn_handler = NULL)
Optional handler from newConnHandler(). If NULL, will use stored internal handle.
A MySQL connection object.