INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'c96ad832c6aea4281248f9c7071869e970d97baf0ba4478ea2b7aaad1a2a9567', 
    'NVkfeevLXxLhEBmtLts+kLdM4+z5MxWbNEEhlALBPb8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)