See: Description
| Class | Description |
|---|---|
| ColumnDefinitions |
Column definition flags.
|
| Envelopes |
Constants for MySQL protocol envelopes (e.g.
|
| ServerStatuses |
MySQL server's statuses flag code.
|
| TlsVersions |
All TLS protocol version names supported by MySQL.
|
| Enum | Description |
|---|---|
| MySqlType |
Enumeration of MySQL data types.
|
| SslMode |
The mode of SSL considers the security of MySQL connections.
|
| ZeroDateOption |
MySQL server maybe return "0000-00-00 00:00:00" (DATETIME, TIMESTAMP, etc.)
or "0000-00-00" (DATE), call them "zero date".
|
Copyright © 2018–2023 asyncer.io. All rights reserved.