Problem MySQL complains when you try to restore data from some SQL backups. This happens to me often when restoring database for Magento. Analysis The problem is with constraint checks. The database you try to restore probably makes use of
Magento Install for Impatient
If you are not patient to read the Magento install guide, here is a quick way to do it: Download Magento and Magento sample data from this URL: http://www.magentocommerce.com/download/noregister Unzip both archives to the desired location: $ tar zxvf ./magento-1.2.0.1.tar.gz