INSERT INTO logs (
  `user_id`, `timestamp`, `type`, `action`, 
  `event_type`, `content`, `backtrace`, 
  `company_id`
) 
VALUES 
  (
    0, 1775038431, 'images', 'resize', 
    'N', 'a:4:{s:5:"error";s:20:"Image does not exist";s:4:"file";s:121:"thumbnails/200/200/detailed/829/mockup-of-three-hoodies-placed-on-a-customizable-surface-3590-el1__2__ex6v-si_1224872.png";s:10:"image_path";s:102:"detailed/829/mockup-of-three-hoodies-placed-on-a-customizable-surface-3590-el1__2__ex6v-si_1224872.png";s:9:"backtrace";s:0:"";}', 
    '', 0
  )

Query time 0.00067

Result

int(361179427)