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

SELECT
    image_id,
    date_available,
    NOW() AS dbnow
  FROM xiangce_lounge
    JOIN xiangce_images ON image_id = id
  ORDER BY image_id ASC
  LIMIT 1
; in /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/include/dblayer/functions_mysqli.inc.php:913 Stack trace: #0 /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/include/functions.inc.php(2401): query2array('\nSELECT\n ima...') #1 /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/include/common.inc.php(186): check_lounge() #2 /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/index.php(11): include_once('/home/wdls07559...') #3 {main} thrown in /home/wdls07559wudkl4s70n78565/wwwroot/xiangce/include/dblayer/functions_mysqli.inc.php on line 913