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

Query time 0.00058

Result

int(1637227)