I have no clue why but here's a screenshot of the warnings
https://gyazo.com/754869a3d27cc6c8b6d56dee53a10f56
https://gyazo.com/754869a3d27cc6c8b6d56dee53a10f56
- Type
- Requesting
I have no clue why but here's a screenshot of the warnings
https://gyazo.com/754869a3d27cc6c8b6d56dee53a10f56
Have no clue how to do that. Ive never had this problem with the plugins before.That's a timeout due to inactivity. Set your MariaDB connection timeout to something larger, or utilize specialized connection pools that get the job done for you, somewhat along the lines of https://github.com/brettwooldridge/HikariCP. Or simply switch to better database alternatives, like MongoDB (NoSQL) or PostgreSQL if you wanna keep using SQL.
Have no clue how to do that. Ive never had this problem with the plugins before.
What impact are you seeing? Does it affect the plugin in a negative manner currently?Have no clue how to do that. Ive never had this problem with the plugins before.