https://bugs.kde.org/show_bug.cgi?id=388824

Maik Qualmann <metzping...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |metzping...@gmail.com

--- Comment #1 from Maik Qualmann <metzping...@gmail.com> ---
Why it does not work for you, I can not say at the moment. My test database
with wrong foreign keys can be ported without problems. My recommendation,
increase the database version manually and use the migration tool to copy the
database into a new one.

mysql -u USERNAME -p

USE DIGIKAM_CORE_DATABASE

UPDATE Settings SET value=9 WHERE keyword='DBVersion';


Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to