error creating table and also MysqlInnoBDailect is not coming in propeties

Viewed 10

org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create table dept (dept_id bigint not null, dep_name varchar(255), hod varchar(255), primary key (dept_id)) type=InnoDB" via JDBC Statement

0 Answers
Related