PDF (US Ltr)
- 4.5Mb
PDF (A4)
- 4.5Mb
Syntax:
cnx = MySQLConnection(**kwargs)
The MySQLConnection
constructor initializes
the attributes and when at least one argument is passed, it
tries to connect to the MySQL server.
For a complete list of arguments, see Section 6.7.1, “Connector/Python Connection Arguments”.