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

SELECT
    ui.*,
    uc.*,
    t.name AS theme_name
  FROM piwigo_user_infos AS ui
    LEFT JOIN piwigo_user_cache AS uc ON ui.user_id = uc.user_id
    LEFT JOIN piwigo_themes AS t ON t.id = ui.theme
  WHERE ui.user_id = 2
; 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:211 Stack trace: #0 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/functions_user.inc.php(387): pwg_db_fetch_assoc(false) #1 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/functions_user.inc.php(301): getuserdata(2, true) #2 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/user.inc.php(76): build_user(2, true) #3 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/common.inc.php(188): include('/hermes/bosnacw...') #4 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/index.php(11): include_once('/hermes/bosnacw...') #5 {main} thrown in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 211
Warning: [mysql error 1226] User '7yv8oebr02' has exceeded the 'max_questions' resource (current value: 150000)

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('0390e4dbc64f716281aadbc8bd697b478ac5','',now())
; in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847