Yes, sequences are not supported by mysql which is causing the problem.
Previous versions allowed it assuming you knew they wouldn't get created
but a better route is to add a dbms attribute to explicitly handle it.
Nathan