INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'f396e3e62020f123025b984c76e13a189430796484707247cc92af4daef7070c', 
    'c5JdGj5ukiKeX3q0cLf8PX0wE83LZfD7XEDdl/QgsUA=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)