INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1cb8b200a3984efc7ccf9474c87fd3bf90edfeab1e73b221f27c5c66eac3f26d', 
    'th9Mb70EcweEPdJBrTYPlgmQetc9IyFXmldN3axefEQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00053

Result

int(1)