if0_36195030
I just had an issue with my website called "Your account was suspended because you hit the MySQL Usage limits.
I need to know why it happened to me?
And how do I prevent it from happening to me in the future?
if0_36195030
I just had an issue with my website called "Your account was suspended because you hit the MySQL Usage limits.
I need to know why it happened to me?
And how do I prevent it from happening to me in the future?
Does your site use a LOT of SQL calls? If you’re doing more than 1 call on a page, try doing one call to get all the info you need, and then splitting it out.
The other thing that can cause problems, do you have a script that is calling for updates repeatedly? This is one of the reasons that Chat Bots and live chat scripts dont work here, because they very quickly reach resource limits