INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'c9ce3a1a0479eab8e204ca78377df6fc87a39fe7b7e40f36e93a1d26bfca29a0', 
    '4dGyCsi9gBuI+W1UuSpFBhEUsHhZQSQudNBXXJNWZ88=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00039

Result

int(1)