Warning: [mysql error 126] Index for table './piwigo_db/piwigo_sessions.MYI' is corrupt; try to repair it
DELETE
FROM piwigo_sessions
WHERE UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(expiration) > 3600
; in /volume1/web/photo.aronov.su/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 126] Index for table './piwigo_db/piwigo_sessions.MYI' is corrupt; try to repair it
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8491a2c969f32882f0ebf6351a5e338bb40','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /volume1/web/photo.aronov.su/include/dblayer/functions_mysqli.inc.php on line 847