Sets up the async mysql module. Only needs to be called once per server-start, will not do anything if called subsequently.
Advise: Use a relatively low connectioncount (e.g. 4) for normal usage, go up to 10 if your server is busy (30+ players or a lot of queries) or located far from the mysql server.
|