From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.9) Gecko/20071105 Fedora/2.0.0.9-1.fc8 Firefox/2.0.0.9 Description of problem: Maybe I'm just paranoid, but it looks like all new bugs numbers end on 1, i.e. only every 10th bug number is available. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. query all F8 bugs 2. compare the bug numbers 3. Actual Results: Expected Results: Additional info:
With our new move to a replicated MySQL server environment, we had to change the increment value to 20. This allows future growth when dealing with master to master server replication. So this would explain what you are seeing.