Posted by ceardach on February 23, 2009 at 3:02pm
Jump to:
| Project: | Database Scripts |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ceardach |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.