I am getting this error:
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (
abc_db
.sales_flat_order_item
, CONSTRAINTsales_flat_order_item_ibfk_1
FOREIGN KEY (order_id
) REFERENCESsales_flat_order
(entity_id
))
I am using Magento 1.9.0.1.