Skip to content
Failed

Changes

Summary

  1. Fixed a memory leak in MySQL that would cause errors if users were (commit: 4795143) (details)
Commit 4795143fca715b0520cc98552f69487ff7576ceb by nossr50
Fixed a memory leak in MySQL that would cause errors if users were
removed from the DB
(commit: 4795143)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/database/DatabaseManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/database/SQLDatabaseManager.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/database/McremoveCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/database/FlatfileDatabaseManager.java (diff)