INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2c1d987440f80749b26de42c999f0b41e283f635e3595a3bce91bb151554680c', 
    '28mxNNl2WXxot3dE/x6UPP6uuJ5ymjV0O1GLAKsdfZY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00059

Result

int(1)