PDF (US Ltr)
- 6.2Mb
PDF (A4)
- 6.2Mb
HTML Download (TGZ)
- 2.8Mb
HTML Download (Zip)
- 2.9Mb
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”.