INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1aedc60397cfa0560d44916e6bdf6dba343944c5564120ee31754d43cc39eba9', 
    'PqTNpuWPPPlmpaSRSeItDABJaPKrQDdFVJjDKLNMB7Y=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)