INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2319f90c4a00e2f44476c858fdf7e03020da8877c6a436053ce2b0d4e61dc775', 
    'pdVhlYAlhQ9apIuSGeMSclLtQM95GioJUZMT70e8cpQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)