INSERT INTO cscart_stat_requests (
  `sess_id`, `timestamp`, `url`, `title`, 
  `https`, `loadtime`, `request_type`, 
  `company_id`
) 
VALUES 
  (
    41697, 1731596400, '/fruit-gift-baskets/wine-basket/healthy-living/?sl=no', 
    'Fruit Gift Baskets :: Wine Basket', 
    'Y', 2.5950248241425, 3003, 1
  )

Query time 0.00077

Result

int(1637262)