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

SELECT data
  FROM piwigo_sessions
  WHERE id = '266Bo2t9s7e286diga3nrhtlcond246rtro7'
; in /Library/WebServer/Documents/main/gallery/include/dblayer/functions_mysql.inc.php on line 654
Warning: [mysql error 145] Table './gallery/piwigo_images' is marked as crashed and should be repaired

SELECT id, path, tn_ext, level
  FROM piwigo_images
  WHERE id IN (12,26,90,109)
; in /Library/WebServer/Documents/main/gallery/include/dblayer/functions_mysql.inc.php on line 654
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /Library/WebServer/Documents/main/gallery/include/dblayer/functions_mysql.inc.php on line 153 Notice: Undefined index: 12 in /Library/WebServer/Documents/main/gallery/include/category_cats.inc.php on line 307 Notice: Undefined index: 26 in /Library/WebServer/Documents/main/gallery/include/category_cats.inc.php on line 307 Notice: Undefined index: 90 in /Library/WebServer/Documents/main/gallery/include/category_cats.inc.php on line 307 Notice: Undefined index: 109 in /Library/WebServer/Documents/main/gallery/include/category_cats.inc.php on line 307 Home - Chris Cook's Photo Gallery
Menu ยป

Home

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

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('266Bo2t9s7e286diga3nrhtlcond246rtro7','',now())
; in /Library/WebServer/Documents/main/gallery/include/dblayer/functions_mysql.inc.php on line 654