Summary: | Ignore orphan rows in MySQL migration | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Richard Mortimer <richm+kde> |
Component: | Database-Migration | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.7.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/fc0496a56d29992c3a97404c1dc0246a2d57e941 | Version Fixed In: | 5.7.0 |
Sentry Crash Report: | |||
Attachments: | Ignore orphan rows in MySQL migration |
Description
Richard Mortimer
2017-07-25 21:07:53 UTC
Created attachment 106864 [details]
Ignore orphan rows in MySQL migration
This can be tested on an existing digikam installation by replacing /usr/share/digikam/database/dbconfig.xml with a patched copy and then restarting digikam.
Git commit a791ee52e031403067ca5dea709c86f5f61f2371 by Maik Qualmann. Committed on 04/08/2017 at 19:41. Pushed by mqualmann into branch 'master'. apply patch #106864 from Richard Mortimer to ignore orphan rows in MySQL migration FIXED-IN: 5.7.0 M +4 -3 NEWS M +40 -16 data/database/dbconfig.xml.cmake.in https://commits.kde.org/digikam/a791ee52e031403067ca5dea709c86f5f61f2371 Git commit fc0496a56d29992c3a97404c1dc0246a2d57e941 by Ahmed Fathi Shaban, on behalf of Maik Qualmann. Committed on 06/08/2017 at 23:14. Pushed by ahmedfathy into branch 'gsoc17-dlna'. apply patch #106864 from Richard Mortimer to ignore orphan rows in MySQL migration FIXED-IN: 5.7.0 M +4 -3 NEWS M +40 -16 data/database/dbconfig.xml.cmake.in https://commits.kde.org/digikam/fc0496a56d29992c3a97404c1dc0246a2d57e941 |