https://bugs.kde.org/show_bug.cgi?id=384492
Bug ID: 384492 Summary: Error migrating database from SQLite to MySQL external Product: digikam Version: 5.6.0 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Database-Migration Assignee: digikam-bugs-n...@kde.org Reporter: mattia.ve...@tiscali.it Target Milestone: --- I'm trying to migrate my Digikam DB from SQLite to an external MySQL server (MariaDB 5.5.44 running on Qnap NAS). The process fails at 91% of "Copy ImageInformation" step with the error "Cannot add or update a child row: a foreign key constraint fails (`digikam`.`ImageInformation`, CONSTRAINT `ImageInformation_Images` FOREIGN KEY (`imageid`) REFERENCES `Images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" -- You are receiving this mail because: You are watching all bug changes.