Hi all, I am trying to backup all my mysql database in my server using mysqldump all databases but it seems that this operation will only backup all database into one single file.
Is there any way to backup mysql databases in separated files
Thanks
Tue Jun 09, 2009 6:10 pm
NgBigFish
Joined: Mon Feb 23, 2009 1:07 am Posts: 32
Re: mysqldump
I think it is 2 ways to get it done.
1. export each of your tables by phpmyadmin.mysite4now.com 2. dump each of your tables by using Navicat
Tue Jun 09, 2009 6:15 pm
killer
Joined: Tue Feb 17, 2009 5:14 am Posts: 34
Re: mysqldump
Do it programmatically in VB script. Write a loop to dump the DB into separate files. XD
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum