Bernard, thanks for the input.
Strangely, I kept on having the same problem until I switch from Innodb to Myisam for the type of database. Since then everything is working correctly. I have putted integer(4) instead of (11) because that what I saw in the Doctrine cookbook for symfony. When symfony builds the sql, id is created as bigint. Regards, Frédéric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
