-
Bug
-
Resolution: Duplicate
-
None
-
3.0.6
-
None
-
PHP Environment:
Database:
Because some MySQL users use the auto_increment_increment setting in multi master setups and phpBB implicitly assumes row ids start from 1 things can break when you have two master MySQL servers and install phpBB on one that starts row ids from 2 for example.
I recommend the install SQL scripts explicitly define the row ids.
- duplicates
-
PHPBB-7215 Installation schema assumes auto_increment will start at 1, increment by 1
- Closed