Warning: [mysql error 145] Table '.\sqlcandy\new_piwigo_sessions' is marked as crashed and should be repaired
SELECT data
FROM new_piwigo_sessions
WHERE id = '7F00fr3jn7sj1ntl4b5a7va1pvkk80'
; in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 830
Warning: [mysql error 145] Table '.\sqlcandy\new_piwigo_sessions' is marked as crashed and should be repaired
DELETE
FROM new_piwigo_sessions
WHERE UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(expiration) > 3600
; in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 830
Warning: [mysql error 145] Table '.\sqlcandy\new_piwigo_images' is marked as crashed and should be repaired
SELECT id
FROM new_piwigo_images i
INNER JOIN new_piwigo_image_category ic ON id=ic.image_id
INNER JOIN new_piwigo_image_tag it ON id=it.image_id
WHERE tag_id IN (44)
AND (category_id NOT IN (41,50,22))
GROUP BY id
ORDER BY date_available DESC in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 830
Fatal error: Call to a member function fetch_assoc() on a non-object in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 891
Warning: [mysql error 145] Table '.\sqlcandy\new_piwigo_sessions' is marked as crashed and should be repaired
REPLACE INTO new_piwigo_sessions
(id,data,expiration)
VALUES('7F00fr3jn7sj1ntl4b5a7va1pvkk80','pwg_device|s:7:\"desktop\";',now())
; in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 830