Guest Posted April 26, 2004 Share Posted April 26, 2004 When exporting your new additions to the database, please don't include your auto-increment IDs in the distribution file. Instead if you replace those id numbers with "NULL", MySQL will automatically compensate and number each new record accordingly irregardless of the highest previous record. This would simply make adding modifications easier. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.