INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '27fd6653f6e1c6fc69451f6974656c25b64ae908a54a241560eea446092da062', 
    'U7t8wGGBkg+C+39euTeLDs2OK+AhiU7MpBw0dSG3bxk=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)