- 
    Bug 
- 
    Resolution: Won't Fix
- 
    Blocker 
- 
    3.0.12
- 
    None
- 
    PHP 5.4, ClearDB, Windows Azure Websites
In cleardb the auto_increment_increment value is 10, users are not having any control over this value. phpBB installation schema assumes auto_increment_increment value is 1 and as a result of this wrong values are getting entered for id's. I am attaching a patch to fix this issue. I tested this fix in MySQL, MSSQL and SQL Azure only.

