Warning: [mysql error 145] Table './eq89185/piwigo3images' is marked as crashed and should be repaired

SELECT DISTINCT(id)
  FROM piwigo3images
    INNER JOIN piwigo3image_category AS ic ON id = ic.image_id
  WHERE hit > 0
    
     ORDER BY hit DESC, id DESC
  LIMIT 50
; in /home/eq89185/html/photos2/include/dblayer/functions_mysqli.inc.php on line 798
Fatal error: Call to a member function fetch_assoc() on a non-object in /home/eq89185/html/photos2/include/dblayer/functions_mysqli.inc.php on line 181