Page 1 of 1
Migration tools
Posted: Thu 27 Mar 2014 17:52
by Sandy
I can't seem to find an option for migrating a complete database. I want to just move one db to the same server, but other then generating a back up and restoring is their an automated way to do it from MySQL to MySQL? I may be just overlooking the obvious.
Thanks
Sandy
Re: Migration tools
Posted: Fri 28 Mar 2014 07:11
by alexa
This can be done with the help of Data Export/Import or Schema/Data Compare features.
You can automate the above tasks with the help of the command line interface of dbForge Studio for MySQL. Please refer to the following topics in the product's Help documentation:
- How To: Export Data through Command Line
- How To: Import Data through Command Line
- How To: Compare and Synchronize Schemas through Command Line
- How To: Compare and Synchronize Data through Command Line
and the following articles on our website:
http://blogs.devart.com/dbforge/how-to- ... ndows.html
http://www.devart.com/dbforge/mysql/stu ... ackup.html
Re: Migration tools
Posted: Mon 31 Mar 2014 04:03
by Sandy
Thanks for the quick reply Alexa. What I was looking for was the 'lazy' way to do the migration. Some of my other tools have a very simple way to migrate databases which essentially is to select the source and the destination and hit start

. It's never a problem doing a back up and restore but always looking for a simpler way to do it.
Sandy
Re: Migration tools
Posted: Mon 31 Mar 2014 10:41
by alexa
You can add a suggestion on our UserVoice forum where other users can vote for it
http://devart.uservoice.com/forums/7729 ... -for-mysql
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
Re: Migration tools
Posted: Mon 31 Mar 2014 17:34
by Sandy
Will post a new feature request!
Thanks Alexa
Re: Migration tools
Posted: Tue 10 Jun 2014 01:35
by Sandy
Also any simple way to just move data from one database's table to another without creating a script and reloading? This is something I do a lot and some of the competitive tools even just allow drag and drop of the table to another database and sets it all up.
Sandy
Re: Migration tools
Posted: Tue 10 Jun 2014 09:24
by alexa
Please consider the 'Duplicate Object' feature (the 'How To: Create Copy of Database Object' topic in the product's Help documentation).
If that's still not what you were looking for, please add a suggestion on the UserVoice forum.
Re: Migration tools
Posted: Wed 11 Jun 2014 17:05
by Sandy
Thanks, the duplicate object looks like its only in the same database. I'm looking to duplicate the object to another database so I don't think that will work. I'll hit up the uservoice again

Re: Migration tools
Posted: Thu 12 Jun 2014 08:58
by alexa
Yes, please add a suggestion on the UserVoice forum.