mysql - Are the entity_ids supposed to be incremental in the customer_entity table in Magento? What would cause a jump? -


i noticed there periodic jumps in customer number assignment via end of magento , wondered might cause this?

they supposed incremental. guess depends on how big jumps , if customers being deleted. there other underlying causes related lockwait issues or extension not saving customers correctly. sounds more data being deleted.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -