INSERT INTO cscart_stat_requests (
  `sess_id`, `timestamp`, `url`, `title`, 
  `https`, `loadtime`, `request_type`, 
  `company_id`
) 
VALUES 
  (
    41697, 1731603861, '/buy-a-bouquet-of-fresh-roses-with-1-discount-during-this-period.', 
    'Buy a bouquet of fresh roses with 1% discount during this period.', 
    'Y', 0.40809607505798, 3003, 1
  )

Query time 0.00058

Result

int(1637343)