Warning: [mysql error 1062] Duplicate entry '1290369' for key 'PRIMARY'
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.235.176.80',
'categories',
48,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /volume1/web/piwigo/include/dblayer/functions_mysqli.inc.php on line 856
Warning: [mysql error 1032] Can't find record in 'piwigo_history'
DELETE
FROM piwigo_history
WHERE id < 290720
; in /volume1/web/piwigo/include/dblayer/functions_mysqli.inc.php on line 856