INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '25913df14690e92bc07da8fa262368b402b19bd335e5e48981e5fc162e5865b3', 
    'b4w6xBJrfh3b3b6XhFXRnG5GtlyK8BjotxSq8h1Cb1U=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)