This is not happening with sqlite database. It happens only with the mysql. Someone please help me. Thanks
Regards, Swaroop Shankar V On Wed, Apr 25, 2012 at 12:47 AM, Swaroop Shankar V <[email protected]>wrote: > Hi, > Am trying to create product variation for one product. When i tried to > save the variation i am getting following error > > IntegrityError at /admin/configurable/productvariation/add/ > > > (1452, 'Cannot add or update a child row: a foreign key constraint fails > (`configurable_productvariation_options`, CONSTRAINT > `productvariation_id_refs_product_id_67e44fb492309c2c` FOREIGN KEY > (`productvariation_id`) REFERENCES `configurable_productvariat)') > > > My backend is MySql 5.1. I am not able to figure out why am getting this > issue. Please help. > > Thanks and Regards, > > Swaroop Shankar V > > -- You received this message because you are subscribed to the Google Groups "Satchmo 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/satchmo-users?hl=en.
