Managing MySQL Database on a Multiplayer System

Alright. I got it.
For preventing blocking of I/O, I have been using an Async Function Caller which runs the blueprints in another thread.
Thank you!