INSERT INTO logs (
  `user_id`, `timestamp`, `type`, `action`, 
  `event_type`, `content`, `backtrace`, 
  `company_id`
) 
VALUES 
  (
    0, 1776753586, 'images', 'resize', 
    'N', 'a:4:{s:5:"error";s:20:"Image does not exist";s:4:"file";s:85:"thumbnails/300/240/detailed/930/AC01A8BD-E9E0-4C6B-8747-D3A28DAF148B_org_0239273.jpeg";s:10:"image_path";s:66:"detailed/930/AC01A8BD-E9E0-4C6B-8747-D3A28DAF148B_org_0239273.jpeg";s:9:"backtrace";s:0:"";}', 
    '', 0
  )

Query time 0.00063

Result

int(367295816)