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

Query time 0.00035

Result

int(1)