Is the Auto Increment attribute set for the ID column?

On 07/11/2012 03:39 PM, mohit kumar wrote:
Hi Folks,

I created an add action for users,
I am trying to register them using this action. Everything is going fine, the data is being submitted, the passwords are being hash and if I check the registration is happening. But I am getting the following error.

    Integrity constraint violation: 1062 Duplicate entry '0' for key
    'PRIMARY'


I googled it to found a link which states that

    The only way we could fix it, is by rebuilding the entire database
    from scratch.

    Dropping all tables and reloading them from a backup.


I tried that also , still getting that error.

Thanks for help in advance

--
Best Regards,
Mohit Kumar


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at http://groups.google.com/group/cake-php


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to