INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '04cdf93103bad53f08b777b6c4aa32d21acf0c39755a9c758e3eaf4de0c3e195', 
    'isSR23N9h65Hdz8jxzS2tLV84SarPU9ieZ39IwRfqiw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00018

Result

int(1)