SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Unknown. Today digikam crashed whilst importing photos from a camera simultaneously checking for new items 2. 3. OBSERVED RESULT The program crashed. I restarted it and it displayed the message shown in attachment 1 [details] (Insufficient privileges "Alter Table") EXPECTED RESULT digikam worked as it did yesterday SOFTWARE/OS VERSIONS Windows: 11 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION It appears that only one file can be attached, so I have uploaded the screenshot and debugview logs in a zip file to https://www.dropbox.com/sh/8my4sqiho9ztgqx/AADu813_5M0jSzP8q6muAKjCa?dl=0
MariaDB-10.6 needs special patches in the Qt-MySQL driver. Hence the crash when adding new images and scanning. Go back to MariaDB-10.5.x. Only with the availability of Qt-5.15.3 can we build a Windows version that works with current MariaDB versions again. This problem has been haunting us for months, it's a problem in Qt caused by changes in MariaDB. Maik
See Bug 440296 story. Maik
Thank you for your advice. I installed MariaDB 10.5.x, but still see the insufficient privileges error. What have I missed?
Create a new DebugView log. Maik
digiKam-7.70 now works with an internal MySQL/MariaDB-10.5 database? Maik
Thanks to the last log from bug 451723 we know that internal MySQL is working now. I close here. Maik
(In reply to Maik Qualmann from comment #5) > digiKam-7.70 now works with an internal MySQL/MariaDB-10.5 database? > > Maik Yes