https://bugs.kde.org/show_bug.cgi?id=392179
Bug ID: 392179
Summary: Database Upgrade to v9 fails
Product: digikam
Version: 5.8.0
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Database
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DB running on MySQL v 5.7.21 on localhost.
Upon opening DigiKam, I get an information box about initializing the database
and it runs for several minutes. At the end of that, I get an error message
about a failure to update the database schema from v8 to v9. Enabling the
general log allows me to follow along with what is running on the DB side of
things and trying the upgrade/open digiKam several times proved a consistent
failure. Immediately (sub 2 seconds) upon attempting to run:
ALTER TABLE ImageTagProperties MODIFY COLUMN value LONGTEXT CHARACTER SET utf8
COLLATE utf8_general_ci
an error of some kind was thrown and a Rollback of the DB began.
The end result of this is that I'm unable to open digiKam and it has become
unusable for me.
--
You are receiving this mail because:
You are watching all bug changes.