Warning: [mysql error 144] Table './foto/piwigo_history' is marked as crashed and last (automatic?) repair failed
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'44.222.82.133',
'categories',
74,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /var/www/foto.harmoniehemiksem.be/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 144] Table './foto/piwigo_history' is marked as crashed and last (automatic?) repair failed
SELECT
date,
HOUR(time) AS hour,
MIN(id) AS min_id,
MAX(id) AS max_id,
COUNT(*) AS nb_pages
FROM piwigo_history
WHERE id > 10949323
AND id <= 10999323
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /var/www/foto.harmoniehemiksem.be/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /var/www/foto.harmoniehemiksem.be/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /var/www/foto.harmoniehemiksem.be/admin/include/functions_history.inc.php(237): pwg_db_fetch_assoc()
#1 /var/www/foto.harmoniehemiksem.be/include/functions.inc.php(547): history_summarize()
#2 /var/www/foto.harmoniehemiksem.be/index.php(729): pwg_log()
#3 {main}
thrown in /var/www/foto.harmoniehemiksem.be/include/dblayer/functions_mysqli.inc.php on line 211