I'm getting this error message = User has exceeded the max_questions / max_connections / max_updates resource, what should I do?

Procédure

What does the error: User has exceeded the max_questions / max_connections / max_updates resource mean?

This type of message indicates that MySQL resources are being used too intensively from time to time. This limit is imposed to prevent any abusive use of resources by a client, which could cause the MySQL server to slow down considerably.

In concrete terms, the message means that you have made more than N (N being the value indicated) requests per hour. N is very high and corresponds in principle to more than 5 requests per second! The MySQL server then protects itself by blocking any connection from you for the remaining hour.

For example, if you make N requests in the last 45 minutes, the MySQL server will block you for the next 15 minutes. It will then automatically lift the block.

This limit cannot be increased under any circumstances on a shared server, as we consider that at more than 5 MySQL requests per second, your site is well beyond the scope of shared hosting.

Find out more about the quotas for shared web hosting packages here

How can this error be resolved?

  • This overrun is very occasional and is due to exceptional operations on your part (maintenance on your database, etc.).

In this case, try to divide your interventions into more basic ones, or to intervene at night so as not to disturb your visitors in the event of a blockage.

Large databases should preferably be restored from your Manager, Hosting, Databases section, so as not to be subject to the limitation.

  • This overrun is due to a lack of optimisation of your site.

Check whether you are using scripts that are very database-intensive, such as statistics tools, visit audit tools, etc.: deactivate these scripts/modules if they are not optimised. In this case, deactivate these scripts/modules. Also check whether the programming of the site can be challenged by minimising the number of requests.

  • This overrun is quite simply due to the large number of visits to your site. So you're simply a victim of your own success, which is good news!

The shared structure is no longer suited to your needs, and you need to consider a dedicated server solution.

Find out more about our Dedicated Server VPS packages, how they work and all the information you need in our help section, in the"Dedicated Servers" section.

Find out how to switch from shared web hosting to a dedicated server

Rate this article :

2.5/5 | 31 opinion

This article was useful to you ?

Article utileYes

Article non utileNo

Vous souhaitez nous laisser un commentaire concernant cet article ?

Si cela concerne une erreur dans la documentation ou un manque d'informations, n'hésitez pas à nous en faire part depuis le formulaire.

Pour toute question non liée à cette documentation ou problème technique sur l'un de vos services, contactez le support commercial ou le support technique

MerciMerci ! N'hésitez pas à poser des questions sur nos documentations si vous souhaitez plus d'informations et nous aider à les améliorer.


Vous avez noté 0 étoile(s)

Similar articles

1mn reading

How do I create a Mysql database?

0mn reading

How do I change my Mysql password?

1mn reading

How can I access my Mysql databases (PhpMyAdmin)?

0mn reading

How do I restore my MySQL database?


Questions sur l'article
stephane Il y a 544 days
Y a t'il un temps délais entre la création de la base de donnée mysql est un temps pour pouvoir y accéder depuis une appli web ...? Parce que depuis le panel pas de soucis ont peut se connecter mais connecter une webApp impossible...
See the
1 answers
Benjamin-LWS - Il y a 543 days

Bonjour, 

Merci de votre retour.

Malheureusement, il n'est pas possible de se connecter à distance à votre base de donnée avec nos formules mutualisées Linux. (LWS Perso, Starter…)

Cela est possible avec nos formules cPanel, voici les offres actuelles sur nos formules cPanel : Offre cPanel

Je vous remercie de votre attention et reste à votre disposition pour toute autre question ou complément d'information.

Cordialement, L'équipe LWS 

Utile ?

Ask the LWS team and its community a question