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

Query time 0.00137

Result

int(353809600)