MySQL Connector/Python Developer Guide  /  Connector/Python Connection Establishment

Chapter 7 Connector/Python Connection Establishment

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.