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 = '7F0058ur76dhev3rnpn1a33b3f4v31'
; 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 DISTINCT(YEAR(date_available)) as period,
COUNT(DISTINCT id) as nb_images FROM new_piwigo_images
INNER JOIN new_piwigo_image_category ON id = image_id
WHERE category_id IN (14)
AND date_available IS NOT NULL
GROUP BY period; 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 878
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('7F0058ur76dhev3rnpn1a33b3f4v31','pwg_device|s:7:\"desktop\";',now())
; in E:\userhost\Candy\wwwroot\include\dblayer\functions_mysqli.inc.php on line 830