Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During reconnect connection.toString() is displayed rather than connection class name #135

Closed
arina-ielchiieva opened this issue Sep 8, 2018 · 2 comments

Comments

@arina-ielchiieva
Copy link
Collaborator

!reconnect
Reconnecting to "jdbc:hsqldb:res:scott"...
Closing: org.hsqldb.jdbc.JDBCConnection@7389db56

When closing the connection everything is fine:

!quit
Reconnecting to "jdbc:hsqldb:res:scott"...
Closing: org.hsqldb.jdbc.JDBCConnection
@arina-ielchiieva
Copy link
Collaborator Author

Opened PR - #136.

@julianhyde
Copy link
Owner

Fixed in 8e89ad9, PR #136. Thanks @arina-ielchiieva!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants