Warning: [mysql error 145] Table '.\dttx@002dv2@002e0\piwigo_sessions' is marked as crashed and should be repaired

SELECT data
  FROM piwigo_sessions
  WHERE id = 'D8496jubje5lutql3vpp2vip682mk4'
; in D:\www_dttx_v2.0-hvs\gallery\include\dblayer\functions_mysqli.inc.php on line 798
Warning: [mysql error 145] Table '.\dttx@002dv2@002e0\piwigo_images' is marked as crashed and should be repaired

SELECT *
  FROM piwigo_images
  WHERE id IN (2846)
; in D:\www_dttx_v2.0-hvs\gallery\include\dblayer\functions_mysqli.inc.php on line 798
Fatal error: Call to a member function fetch_assoc() on a non-object in D:\www_dttx_v2.0-hvs\gallery\include\dblayer\functions_mysqli.inc.php on line 181
Warning: [mysql error 145] Table '.\dttx@002dv2@002e0\piwigo_sessions' is marked as crashed and should be repaired

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('D8496jubje5lutql3vpp2vip682mk4','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in D:\www_dttx_v2.0-hvs\gallery\include\dblayer\functions_mysqli.inc.php on line 798