Warning: [mysql error 1194] Table 'hades_sessions' is marked as crashed and should be repaired

DELETE
  FROM hades_sessions
  WHERE UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(expiration) > 3600
; in /home/ivo/domains/hades.palmboys.nl/public_html/piwigo/include/dblayer/functions_mysqli.inc.php on line 830
DSCF0016 | Palmboys fotogallery

Palmboys fotogallery

Welkom bij mijn foto galerie

DSCF0016.jpg DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017 DSCF0015 Miniatuurafbeeldingen DSCF0017
Warning: [mysql error 1062] Duplicate entry '7440966' for key 'PRIMARY'

INSERT INTO hades_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    image_id,
    image_type,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '3.143.111.233',
    'recent_pics',
    NULL,
    224,
    'picture',
    NULL
  )
; in /home/ivo/domains/hades.palmboys.nl/public_html/piwigo/include/dblayer/functions_mysqli.inc.php on line 830
Warning: [mysql error 126] Incorrect key file for table './ivo_piwigo/hades_sessions.MYI'; try to repair it

REPLACE INTO hades_sessions
  (id,data,expiration)
  VALUES('038Fcdfoo4qs7tjccb7ahpebncbro3','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_referer_image_id|s:3:\"224\";',now())
; in /home/ivo/domains/hades.palmboys.nl/public_html/piwigo/include/dblayer/functions_mysqli.inc.php on line 830