Details
-
Bug
-
Resolution: Solved By
-
Critical
-
None
-
12.10.7
-
Unknown
-
Description
This is a bug in Liquibase triggered by a change in the MySQL connector 8.0.23. See https://github.com/liquibase/liquibase/issues/1639 for more details.
The possible workarounds are:
- delete the following two tables before the migration: DATABASECHANGELOG and DATABASECHANGELOGLOCK.
- or downgrade the mysql connector to < 8.0.23
Attachments
Issue Links
- duplicates
-
XWIKI-18516 Upgrade to Liquibase 4.3.3
- Closed