INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'ea6fdcd751a126f9cd7b2a62a927eac0a64789f1012ae80d6eec065076ea76fe', 
    'iE+dt0Pk7XQ5RIGW4+BjxKlWP0hoXxQ2dvoo+MyhOU8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)