I have used MySQL Migration Toolkit on the server where our MS SQL db is and used it to attempt to migrate to MySQL database server. It seems to work, but after sometime trying to verify the migration it seems there's issues!
Everyone kept telling me to use mysql-workbench because it was "the tool" for what I was trying to do.
Today I installed Mysql-workbench 5.2.29 on both a Linux machine and a Windows machine, and no where have I found a way to perform the migration with workbench. I don't even see a way to connect to a MS SQL database using port 1433. I clicked everywhere and attempted several things but it kept failing to connect to my Source MS SQL database server.
I could get it to connect to the Destination mysql server fine, but can't figure out a way or any docs, howtos, info for how to perform the Migration from MSSQL to MySQL with workbench anywhere...
I spent last 2 days working on this, some building on rhel5 server.