INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'ae1ec19c678a7992eb6f295e0646eca188cd63845d7dd939670957b28c09d6fe', 
    '/2w8M80ncSISGPBEAsbBhqPbhBrQxJ3/pXEaVkUNPi4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)