INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'b8cd8586fe0147faea145f93c04feadee2355609a88a95d3130e47ae97b8e343', 
    'PJhCuGGTkAKegf+sFONTPUi8L0O2lOaxRFkd3kpgA5s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00035

Result

int(1)