
Orazio Principe - 2014-02-04 15:13:20 -
In reply to message 1 from edoardo minuto
Hi, thanks first for your interest.
To convert target tables from InnoDB to MYISAM
just set the object with this method:
$obj->setChangeInnoDbToMyIsam(true);
Let me know if you have other questions.
Regards
Orazio