| Ben, how does your workaround look like? Is is suitable for hibernate-orm 5.2.3.Final? Investigating MySQL support I have some strange problems with missing tables after SchemaExport. I would like to use haltonerror(true) but currently it always stops on SchemaExport.execute() trying to drop something that is not there. |