Kiyoshi Nakao

Results 3 issues of Kiyoshi Nakao

This is still in an early stage.

This pull request fixes the issue where the `SetKeyspaceResult` in the response message of the `USE` statement does not reflect the actual keyspace name. Previously, when using the `USE` statement...

This PR fixes the connection leak problem of reconnection failure. When a keyspace is dropped and the origin server is restarted, cql-proxy attempts to reconnect. However, the new connection fails...