The Table section of the Object Mapping screen dictates the
properties of the individual tables. By default a generic
profile is used, with an InnoDB
storage
engine.
To modify the storage engine used with the migrated tables,
click the Set Parameter button. Choose
the Data consistency
option to use the InnoDB
storage engine for transactional and foreign key support. Choose
the Statistical data
option to use the MyISAM
storage engine with increased performance but no transaction
safety. Choose the Data consistency /
multilanguage
option to use the InnoDB storage engine
with UTF8 as the default charset. If none of the provided
options meet your needs, choose the User defined option
and provide your own settings.