异常:
WARN: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
mysql的方言改为:
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect