AUTO_INCREMENT ID
ErrNo: 1062
Error: Duplicate entry '59-2025-12' for key 'plugin_store_vehicles_hits.vehicle_id'
INSERT INTO
  `plugin_store_vehicles_hits`
SET
  `vehicle_id` = 59,
  `year` = 2025,
  `month` = 12,
  `amount` = 1
;