INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'da220d7916956db06640f21e67efd3456517a3e8095a8e868e8f4fe2e997e8ab', 
    't9Q5PFhCujm6x5NU+N/GxBhJgm6d5PiaUFeIU1NBZss=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00037

Result

int(1)