INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'fd804439c6f72b95f262c234334465d4a2ce283e903a5ff514726873b1923657', 
    'gmVnGP49e0yWXIRLVObe4lIQhGi3Jd7y5aLUBRm209Y=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00044

Result

int(1)