-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.4.2-HF20, 5.5.0-HF06, 5.6-RC1, 5.6
-
Component/s: Directory
When closing a SQL connection, we have to check if that connection wasn't previously closed, because of an error for instance.
Otherwise, closing the connection may raise an error, what will hide the initial error and its stacktrace