https://bugs.kde.org/show_bug.cgi?id=451221
--- Comment #7 from Jan Steinman <jan.stein...@gmail.com> --- (In reply to Maik Qualmann from comment #2) > A change from MariaDB-10.4 to 10.6 is a major update. Did you run > "mariadb-upgrade"? Without this upgrade, changes to the table structure will > no longer work. I used "brew upgrade mariadb", so I can only assume that Homebrew ran the post-upgrade script. I did notice in my mariadb error log that one field (definer) in both mysql.event and mysql.proc was supposed to be varchar, but was char(141). I manually changed it to varchar, which stopped it from throwing errors, but made no change in digikam's operation. So for grins, I manually ran mariadb-upgrade, and digikam now reports it has updated to schema version 14, and is now downloading the face engine and red-eye removal engines. So I think we can mark this as closed! Thank you for your help! -- You are receiving this mail because: You are watching all bug changes.