Wednesday, February 24, 2010

MySQL Query Browser Reset Auto Increment

Fairly simple.

Right Click on the table.
Click "Edit Table"
Click "Advanced Options" tab
Set Auto Increment to [last value] + 1.

No comments:

Post a Comment