I was attempting to create a copy of my database from one server to another an I encounted this error. The database table were using Innodb engine and I have foriegn keys in place. I was able to get arounf this problem by making sure that I copied the parent tables first the I copied the remaining tables.
I am using SQLyog enterprise v4.0 Beta 6
Thanks
Bernard Simmons