Expand description
MySQL connection configuration.
Provides connection parameters for establishing MySQL connections including authentication, SSL, and connection options.
Structs§
- MySql
Config - MySQL connection configuration.
- TlsConfig
- TLS/SSL configuration for MySQL connections.
Enums§
- SslMode
- SSL mode for MySQL connections.