0

I need to set the ID counter to a different value, but it seem's like the table isn't set up correctly?

I've triedtried:

ALTER TABLE tablename AUTO_INCREMENT = 1

But this doesn't seem to work. Here is the table view.

1   I_ID    int(11)         No  None    AUTO_INCREMENT  Change Change   Drop 

What is causing the issue, and what can I do to fix it?

Tim Visée
  • 2,988
  • 4
  • 45
  • 55
techker
  • 189
  • 1
  • 10

0 Answers0