INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '46fa5d30b9b27e2c487adeb16d8d56e33cc6979fd98f83be37a79b1ea0f9743b', 
    'ikeWzWhcp5en7MWiRA4eCOB4EPiZ2Hpjo+rIMbRJ3+E=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)