Warning: [mysql error 1062] Duplicate entry 'false' for key 'history_i1'
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'3.16.159.162',
'list',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home2/a948741/public_html/gallery/include/dblayer/functions_mysqli.inc.php on line 856
Warning: [mysql error 1194] Table 'piwigo_history' is marked as crashed and should be repaired
DELETE
FROM piwigo_history
WHERE id < 11492398
; in /home2/a948741/public_html/gallery/include/dblayer/functions_mysqli.inc.php on line 856