This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
Adjusted logging a bit to only log data chunks fetched from result sets as trace. Most other stuff remains at debug level, with connection attempts being info.
Fixed connection not removing handles from internal tracker when closing result sets and prepared statements, causing double closes when the connection was dropped.