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

Query time 0.00028

Result

int(1)