INSERT INTO logs (
  `user_id`, `timestamp`, `type`, `action`, 
  `event_type`, `content`, `backtrace`, 
  `company_id`
) 
VALUES 
  (
    0, 1773559732, 'images', 'resize', 
    'N', 'a:4:{s:5:"error";s:20:"Image does not exist";s:4:"file";s:98:"thumbnails/75/75/detailed/779/4499361dcd383d832e0d47f2dd8cbfd26eda662fef502a36a171e267696a216a.jpg";s:10:"image_path";s:81:"detailed/779/4499361dcd383d832e0d47f2dd8cbfd26eda662fef502a36a171e267696a216a.jpg";s:9:"backtrace";s:0:"";}', 
    '', 0
  )

Query time 0.00077

Result

int(353827154)