Allow other developers to use other methods of handling the auto_increment issue by having a configurable option to disable raising increments during the merge.

Comments

ceardach’s picture

Status: Active » Fixed

You can now choose to disable raising increments in config.inc. Set $raise_increments_on_merge to FALSE, and then you can use any other external method.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.