We are using MySQL Workbench 6.2 Migration wizard to migrate data. Our source table and destination table have different numbers of columns. Say, the source table has 16 and destination table has 18.
When we migrate, Workbench says Error wrong number of columns in target DB.
Do the source and destination table columns numbers to be same? Or is there some way to tell Workbench default or derived values for the destination table columns?
When we migrate, Workbench says Error wrong number of columns in target DB.
Do the source and destination table columns numbers to be same? Or is there some way to tell Workbench default or derived values for the destination table columns?