mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-19 00:45:27 +01:00
We want answers for the issues.
This commit is contained in:
parent
4f1004472c
commit
8543382bde
@ -674,6 +674,7 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
|||||||
return profile;
|
return profile;
|
||||||
}
|
}
|
||||||
catch (SQLException e) {
|
catch (SQLException e) {
|
||||||
|
printErrors(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
resultSet.close();
|
resultSet.close();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user