TechnicallyCoded / Inventory-Rollback-Plus

Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
https://www.spigotmc.org/resources/85811/
Other
78 stars 44 forks source link

Bug report: 100 backups = LOTS of queries #47

Closed Romvnly-Gaming closed 3 years ago

Romvnly-Gaming commented 3 years ago

Bug description:

When inventory plus is tasked with saving 100 backups, things start to get iffy. Even though it should be only querying one page worth of data, it's sky rocketing queries like no tomorrow

Server details:

Screenshots, logs & other:

If applicable, add screenshots, logs, /timings links, /spark profiler links here. If your logs are longer than 30 lines provide a link to a paste (https://pastebin.com) to keep the issue readable. msedge_zG3dHCQ5nX

https://user-images.githubusercontent.com/62443489/139001348-5e7f4fa7-fec6-4998-9826-157a0ba41982.mp4

the mouse is where I put started looking through pages...

Additional info:

N/A

TechnicallyCoded commented 3 years ago

How many requests is it sending?

Romvnly-Gaming commented 3 years ago

Sorry for the late response, I'll review the exact MySQL logs when tomorrow!

TechnicallyCoded commented 3 years ago

Could I get an update on this?

TechnicallyCoded commented 3 years ago

I will close this issue in a week if I can't get more information about this...