MySQL版本为8.0.17
hibernate.cfg.xml的MySQL方言项应配置为<property name="hibernate.dialect">org.hibernate.dialect.MySql5Dialect</property>,不能配置为MySql8Dialect!!