INSERT INTO phpwebgallery_history
(
date,
time,
year,
month,
day,
hour,
user_id,
IP,
section,
category_id,
image_id,
image_type,
tag_ids
)
VALUES
(
'2013-06-18',
'08:00:17',
2013,
06,
18,
08,
2,
'54.226.79.204',
'recent_cats',
NULL,
NULL,
NULL,
NULL
)
;
[mysql error 1062] Duplicate entry '44061' for key 'PRIMARY'