Once the data mapping options are set, the MySQL Migration Toolkit
will begin the bulk data transfer process. Data will be converted
to a MySQL compatible format and inserted into the target database
server using bulk INSERT
statements. Data is
typically inserted in batches of 15,000 rows at a time to maximize
insertion speed.
Click the Details button to view a detailed log of this stage of the migration process.