You're right. It is not. Hmmm, is there a known issue of the conversion of isam->innodb losing autonum?
The fields probably aren't defined as being an "auto-increment" field in the actual database schema. Auto-increment fields automatically assign 0 values to the next number in sequence.
-- Richard Damon
--
[ Drupal support list | http://lists.drupal.org/ ]