INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '20fc2a99b24818afd50594e7e04568385dbe061d738b7f1a10f3f66aa6c3b19d', 
    'DfEtGR/MHUiX4+PKLUe85+zXHe39qAmeGYN68btws5E=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)