https://bugs.kde.org/show_bug.cgi?id=382732 Bug ID: 382732
Summary: Ignore or[han rows in MySQL migration
Product: digikam
Version: 5.7.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Database-Migration
Assignee:
[hidden email]
Reporter:
[hidden email]
Target Milestone: ---
Previous versions of the MySQL digikam database schema did not enforce
referential integrity and hence can have inaccessible orphan rows in the
database.
During migration digikam needs to take care to ignore these rows so that the
migration can continue without manual cleanup of the original MySQL database
first.
I have a patch against current git. This has been tested using the 5.7.0 and
5.6.0 pre-release app images during a migration of my digikam 4.x MySQL data to
5.x digikam.
--
You are receiving this mail because:
You are the assignee for the bug.