INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '68eaae8f9f6b3dd45dd1d4dfc966c679669523db40c3d22176a871a04141ee79', 
    'FPUKE2lbquolYFXtRB5HGM8ypSukhSXDmhadIrndaPc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)