INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '7fa0785fd5d28a3da7a74b7934616996bc7f057598adda8f8ea6f3ee3ee42001', 
    'DeYeQ/d1Ed9hLlyrxAi2MXnzyXxBKLqwqPHvp0cBpZo=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)