Warning: [mysql error 1226] User '7yv8oebr02' has exceeded the 'max_questions' resource (current value: 150000)

SELECT tag_id, COUNT(DISTINCT(it.image_id)) AS counter
  FROM piwigo_image_category ic
    INNER JOIN piwigo_image_tag it
    ON ic.image_id=it.image_id
  WHERE 1=1
   AND  (category_id NOT IN (35703,35724,35369,34609,34385,34386,20819,20825,20964,22599,12047,13472,3650,4054,4084,4095,6810,6963))
  GROUP BY tag_id
; in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php:895 Stack trace: #0 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/functions_tag.inc.php(68): query2array('\nSELECT tag_id,...', 'tag_id', 'counter') #1 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/menubar.inc.php(178): get_available_tags() #2 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/menubar.inc.php(15): initialize_menu() #3 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/index.php(103): include('/hermes/bosnacw...') #4 {main} thrown in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 895
Warning: [mysql error 1226] User '7yv8oebr02' has exceeded the 'max_questions' resource (current value: 150000)

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('03113519905c5e32cf3d184353bff6ca31ae','pwg_show_metadata|b:1;',now())
; in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847