Module mysql.connection
Connect to a MySQL/MariaDB server.
Classes
| Name | Description |
|---|---|
Connection
|
A class representing a database connection. |
Global variables
| Name | Type | Description |
|---|---|---|
defaultClientFlags
|
immutable(SvrCapFlags)
|
The default SvrCapFlags used when creating a connection.
|