INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'e96f736e22204ddf70adf8e94901174914b31120316bd5177b02ed751f21d9d2', 
    'Pqhmduoo4zFfzQyH6UvLMjnGXY1SNnfsxxNvnohE56E=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)