1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-08-10 00:05:27 +02:00

Speed up SQL powerless users purge

This commit is contained in:
T00thpick1
2013-01-13 16:07:02 -05:00
parent 6ed0038b1e
commit 14f5a25633
2 changed files with 5 additions and 50 deletions
Changelog.txt
src/main/java/com/gmail/nossr50/runnables

@@ -8,6 +8,8 @@ Key:
- Removal
Version 1.3.13-dev
+ Overall SQL query improvements
+ Reduced number of SQL queries for mcTop command from 11 to 1, speeding it up immensely
+ Added task to prune old and powerless users from the SQL database.
*** WARNING: THIS WILL RUN AUTOMATICALLY ON YOUR DB. IF YOU ARE WORRIED ***
*** ABOUT DATA LOSS, BACK UP YOUR SQL DATA BEFORE INSTALLING THIS BUILD ***