I have this requirement to migrate a live SQL server 2008
to MySQL server 5
, I have tried the MySQL migration toolkit but its throwing lots of migration errors. Someone here in Stackoverflow suggested that I use Talend
. I installed Talend Open Studio for Data Integration
but its quite a general purpose tool that there's no quickstart to do database migration like what I really needed.
Where can I find a quickstart guide to use Talend for such job?