| Interface | Description |
|---|---|
| Prepare |
Prepare packet COM_STMT_PREPARE (see https://mariadb.com/kb/en/com_stmt_prepare/)
|
| Class | Description |
|---|---|
| ExceptionFactory |
Exception factory.
|
| Enum | Description |
|---|---|
| HaMode |
Failover (High-availability) mode
|
| SslMode |
SSl requirement
|
| Exception | Description |
|---|---|
| MaxAllowedPacketException |
Dedicate exception when error is due to sending packet with size > to server
max_allowed_packet, that would cause server to drop connection
|
Copyright © 2025 SingleStore. All rights reserved.