Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
5.0.1
-
None
-
Jetty, MySQL-innoDB
-
Unknown
-
Description
During the migration from 3.5.1 to 5.0M2, at the "Checking Hibernate mapping and updating schema if needed for database [xwiki]" steps, the following failure occurs:
org.hibernate.HibernateException: Failed updating schema while executing query [alter table xwikistringlists add index FKA4A308FC283EE295 (XWL_ID, XWL_NAME), add constraint FKA4A308FC283EE295 foreign key (XWL_ID, XWL_NAME) references xwikiproperties (XWP_ID, XWP_NAME)]
Attachments
Issue Links
- blocks
-
XWIKI-8948 Each property type should be stored in its own database table
- Reopened
- is duplicated by
-
XWIKI-16191 Stop relying on Hibernate hbm2ddl for migrations
- Closed