Dieser Commit ist enthalten in:
Ursprung
a51a2a482e
Commit
1aefd4faef
@ -69,6 +69,7 @@ public class Statement {
|
|||||||
} catch (SQLException e) {
|
} catch (SQLException e) {
|
||||||
Core.getInstance().getLogger().log(Level.INFO, "Could not close statement", e);
|
Core.getInstance().getLogger().log(Level.INFO, "Could not close statement", e);
|
||||||
}
|
}
|
||||||
|
statement.st = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren