Skip to content

Connector throws SocketException when server disconnects #434

@bgrainger

Description

@bgrainger

As per #433, terminate the server while the client is executing a MySQL statement (e.g., DO SLEEP(10);). A SocketException is thrown (An established connection was aborted by the software in your host machine). The raw SocketException shouldn't be thrown; it should be wrapped in a MySqlException.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions