PDOException: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'uxxxxxxx_name' has exceeded the 'max_questions' resource (current value: 108000) in lock_may_be_available() (line 164 of .../httpdocs/mydomain.com/includes/lock.inc).
I have read (in post of several years ago) that it is because of the limitations of a shared hosting, but my question is: What content causes so many queries to the database and why?:
- CMS Drupal?
- Any module?
- Any wrong code?
A problem occurred while transferring a small site to a new hosting. We did the process, but the admin panel hardly works
For example, when I try to edit an article, everything is fine.
But when I try to do something with the structure or users - then I receive 500 error. Server response time is too long though we increased the maximum to 300 seconds.