> My problem is ,
> I take backup using MYSQLDUMP Utility and entre database get backed
> up. But all the tables in squenitial order. When I restore backup, It
> does not get restored because first it should create parent table
> then child like in hirarchial order of relationship.
>
Here is
Hello,
I created inodb database with around 150 tables with relation to each
table (like Parent -Child Relation ship).
My problem is ,
I take backup using MYSQLDUMP Utility and entre database get backed
up. But all the tables in squenitial order. When I restore backup, It
does not get restored