-
Type: Improvement
-
Resolution: Incomplete
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Internal Client
In client/dbclient.cpp line 943, when a connection is established, we catch the error message in a temp variable and throw it away. Should log this error if present. In general, any exception thrown regarding connection processing should be logged.