just to let you know : i’ve got the same problem and i’m on a shared server (sql private OVH) so no my.ini, etc…
to resolve the problem, i just :
1/ open the database.sql in the archive
2/ add on the top on the file : SET SESSION sql_mode=’NO_ENGINE_SUBSTITUTION’;
3/ saved the file
then the installation worked like a charm.
great pluging by the way really usefull ??