web123456

Change to

  • =8090  
  • -timeout=30  
  • -path=  
  • -threads=0  
  • -encoding=UTF-8  
  •   
  •  = jdbc:mysql://localhost:3306/newbirds  
  •  = root  
  •  = mymysql  
  •  =   
  • # Specify the DBMS  
  •  = MYSQL  
  • # Show or not log for each sql query  
  • -sql = true  
  • # Hibernate ddl auto (create, create-drop, update)  
  • -auto = update  
  • # Naming strategy  
  • -strategy =   
  •   
  • # stripped before adding them to the entity manager)  
  •  = .MySQL5Dialect