INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '3b83762b5ccc5457d92fe46caac6d3994a52b3505d519bb2d820d2593c49bd7c', 
    'zS3akLeAiZ4ju52tgIsYMkbcWiP2YOMCn28zZS6xLUg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00057

Result

int(1)