https://bugs.kde.org/show_bug.cgi?id=461348
--- Comment #5 from Maik Qualmann <metzping...@gmail.com> --- Try this in a terminal: mysql -u Frans -h 192.168.2.13 -p (password query) USE digikam; ALTER TABLE Albums DROP COLUMN modificationDate; With "\q" you can exit mysql, try to start digiKam again. Maik -- You are receiving this mail because: You are watching all bug changes.