[support] Auto increment fields

Austin Einter austin.einter at gmail.com
Tue Apr 19 17:43:35 UTC 2011


Anybody observed, the auto-increment fileds in a table is NOT always
incremented by 1 with each row insert.
But as per SQL manual it should be increased by 1.

Is this behavior Ok? Or I am doing something wrong.

Note: I do  not write any value to this coulmn in my INSERT statement, this
coulmn values are set by system automatically.

Values I have seen for auto-incrment field -> 1,2,3,4,8,9,10,18,19,20 etc...
So in between the values incremented by more than 1.



Thanks
Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110419/4cfb7daf/attachment.html 


More information about the support mailing list