MySQL Connector/Python Release Notes
Table of Contents
Connector/Python provides a connect()
call used to establish
connections to the MySQL server. The following sections describe the
permitted arguments for connect()
and describe
how to use option files that supply additional arguments.