See: Description
| Class | Description |
|---|---|
| Packets |
Constants for MySQL protocol packets.
|
| ServerStatuses |
MySQL server's statuses flag code.
|
| TlsVersions |
All TLS protocol version names supported by MySQL.
|
| Enum | Description |
|---|---|
| CompressionAlgorithm |
The compression algorithm for client/server communication.
|
| 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–2024 asyncer.io. All rights reserved.