-
Committer:
Vladislav Vaintroub
-
Date:
2013-01-08 00:48:38 UTC
-
Revision ID:
wlad@montyprogram.com-20130108004838-luuyyn5d9hvyb8wd
Fix asserton that is thrown if Connection.getWarnings() called after connection is closed.
(observed when using Netbeans with the driver)
Also, add check for closed connection before statements execution.