INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'd32063b4ff2348edaf7256833b70783bc67eca292a6574449053f41e243dfb7b', 
    'etn6LeRq/AJf+BZmj8MzW7uX4eSA1i7Gi4/TCui0FEE=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)