INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '6d6ef1de3b0484eec27a7a49d0170ecf89f5aa4d6a500ffd61165f1c8e0bbfc2', 
    'XFMpiVza/4PKea7Obp8IDpB+HsNVlNXSje1Z7xASJZo=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00051

Result

int(1)