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