MobHunting

MobHunting

114k Downloads

mysql

WindUnwaken opened this issue · 3 comments

commented

This is an error in your MySql configuration and not a bug in MobHunting. Check this one: https://stackoverflow.com/questions/10376725/how-do-i-resolve-a-mysql-thread-stack-overrun

You should use a performance MySQL toll to optimice your settings. I use this one: https://www.howtoforge.com/tuning-mysql-performance-with-mysqltuner

I will come with a lot of suggestions on how to optimize the settings in your database.

commented
commented

I have several plugins use database, so I change thread-stack:256k
I think it should be enough now.