INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a6e78c2e8779b64fbaa8ad55fb91d3aa7be36dee1964a9daadb24be7b5791258', 
    'xrTHy/9UYYQ/QDr7ycoZBHBzVxDbe23K0QW6KfnvkQ8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)