INSERT INTO cscart_stat_requests (
  `sess_id`, `timestamp`, `url`, `title`, 
  `https`, `loadtime`, `request_type`, 
  `company_id`
) 
VALUES 
  (
    105794, 1747816743, '/congratulations-flowers/engagement/?currency=GBP&sort_order=desc', 
    'Engagement Flowers - Next day delivery to Uganda', 
    'Y', 2.0860638618469, 3003, 1
  )

Query time 0.00049

Result

int(4637359)