|
You should be presented with the following screen.



|
Please make sure that the computer that is running MySQL Toolkit is able to access the MySQL server and that the user listed has the ability to create, drop, insert, and update tables. |
If your MySQL user has a $ character in the password (such as 'pa$sword'), please change the password or create a temporary account with full permissions. If you do not, the toolkit will throw an "Illegal group reference" error and you will not be able to proceed with the migration. |


You should see the toolkit trying to connect. If you have problems, please click on the advanced options and sql will show you debugging information. Click Advanced to see the log. If you see "Java Heap Space: Out of Memory", you can start the MySQL Migration Toolkit with a -Xmx flag to allocate more memory to the JVM.
After this screen you should come to reverse engineering. Click next.

You should see 2 databases, INFORMATION_SCHEMA and PUBLIC. Choose PUBLIC

Click Next.

Click Show Details on both sections. For Migration Method for Type Schema, choose Multilanguage. For Migration Method for Type Table, choose Data Consistancy/Multilanguage
Click Advanced. Check Enabled Detailed Mappings in Next Step
Click to rename the destination database to be the one set aside to migrate to.
From this point on, you should be able to click next all the way through to finish the migration.