INSERT INTO phpwebgallery_history
(
date,
time,
year,
month,
day,
hour,
user_id,
IP,
section,
category_id,
image_id,
image_type,
tag_ids
)
VALUES
(
'2010-09-08',
'11:13:16',
2010,
09,
08,
11,
2,
'38.107.191.95',
'categories',
NULL,
NULL,
NULL,
NULL
)
;
[mysql error 1062] Duplicate entry '44061' for key 1
-