INSERT INTO cscart_stat_requests (
  `sess_id`, `timestamp`, `url`, `title`, 
  `https`, `loadtime`, `request_type`, 
  `company_id`
) 
VALUES 
  (
    105794, 1747815720, '/valentines-day/because-i-care/rashma-red-roses/?currency=EUR&sl=it', 
    'Red roses in Vase for Birthdays, Mothers Day, Valentines Day, Love & Romance', 
    'Y', 1.1653280258179, 3003, 1
  )

Query time 0.00973

Result

int(4644526)